AliPhysics  86c65ee (86c65ee)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Histmanager

Histogram manager and components needed to make it work. More...

Namespaces

 TestTHistManager
 Collection of simple test for the THistManager.
 

Classes

class  TBinning
 Interface for binnings used by the histogram handler. More...
 
class  TCustomBinning
 Helper class creating user defined custom binning. More...
 
class  TCustomBinning::MinNotSetException
 Exception thrown in case the minimum is not set. More...
 
class  THistManager
 Container class for histograms. More...
 
class  THistManager::iterator
 stl-iterator for the histogram manager More...
 
class  TestTHistManager::THistManagerTestSuite
 Collection of tests for the THistManager. More...
 
class  TLinearBinning
 Class creating a linear binning, used in the histogram manager. More...
 
class  TLinearBinning::LimitsNotSetException
 Exception indicating that the limits are not set. More...
 
class  TVariableBinning
 Class creating a variable binning, used in the histogram manager. More...
 

Detailed Description

Histogram manager and components needed to make it work.