AliPhysics  914d8ff (914d8ff)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Type Struct Reference
Inheritance diagram for Type:

Public Member Functions

 Type ()
 
 Type (const char *name, const char *title, Color_t color)
 
 ClassDef (Type, 1)
 
- Public Member Functions inherited from Spectra
 Spectra ()
 
 Spectra (const char *name, const char *title, Color_t color, const TArrayD &bins)
 
 Spectra (const Spectra &o)
 
virtual ~Spectra ()
 
Spectraoperator= (const Spectra &o)
 
const char * GetName () const
 
void Fill (Bool_t primary, Double_t x)
 
TH1Hist (Bool_t primary) const
 
virtual void Stack (THStack *stack, TLegend *leg)
 
Long64_t Merge (TCollection *list)
 
Bool_t Add (const Spectra *oth)
 
void ls (Option_t *option="") const
 
void Store (TDirectory *dir)
 
 ClassDef (Spectra, 1)
 

Additional Inherited Members

- Public Attributes inherited from Spectra
TString fName
 
TH1fPrimary
 
TH1fSecondary
 

Detailed Description

Container to type histograms

Definition at line 330 of file TupleSelector.C.

Constructor & Destructor Documentation

Type::Type ( )
inline

I/O CTOR

Definition at line 335 of file TupleSelector.C.

Type::Type ( const char *  name,
const char *  title,
Color_t  color 
)
inline

User CTOR

Parameters
nameName
titleTitle
colorColor

Definition at line 343 of file TupleSelector.C.

Member Function Documentation

Type::ClassDef ( Type  ,
 
)

The documentation for this struct was generated from the following file: