![]() |
AliPhysics
0d55a7a (0d55a7a)
|
#include <AliFMDCorrector.h>
Public Member Functions | |
RingHistos () | |
RingHistos (UShort_t d, Char_t r) | |
RingHistos (const RingHistos &o) | |
RingHistos & | operator= (const RingHistos &o) |
~RingHistos () | |
void | CreateOutputObjects (TList *dir) |
void | Terminate (TList *dir, Int_t nEvents) |
![]() | |
RingHistos () | |
RingHistos (UShort_t d, Char_t r) | |
RingHistos (const RingHistos &o) | |
RingHistos & | operator= (const RingHistos &o) |
TList * | DefineOutputList (TList *d) const |
TList * | GetOutputList (const TList *d) const |
TH1 * | GetOutputHist (const TList *d, const char *name) const |
Color_t | Color () const |
const char * | GetName () const |
const UShort_t & | NSector () const |
const UShort_t & | NStrip () const |
Public Attributes | |
TH2D * | fDensity |
![]() | |
UShort_t | fDet |
Char_t | fRing |
TString | fName |
UShort_t | fkNSector |
UShort_t | fkNStrip |
Internal data structure to keep track of the histograms. Never streamed.
Definition at line 179 of file AliFMDCorrector.h.
AliFMDCorrector::RingHistos::RingHistos | ( | ) |
Default CTOR
Definition at line 405 of file AliFMDCorrector.cxx.
AliFMDCorrector::RingHistos::RingHistos | ( | const RingHistos & | o | ) |
Copy constructor
o | Object to copy from |
Definition at line 437 of file AliFMDCorrector.cxx.
|
virtual |
Destructor
Reimplemented from AliForwardUtil::RingHistos.
Definition at line 470 of file AliFMDCorrector.cxx.
void AliFMDCorrector::RingHistos::CreateOutputObjects | ( | TList * | dir | ) |
Make output
dir | Where to put it |
Definition at line 480 of file AliFMDCorrector.cxx.
Referenced by AliFMDCorrector::CreateOutputObjects().
AliFMDCorrector::RingHistos & AliFMDCorrector::RingHistos::operator= | ( | const RingHistos & | o | ) |
Assignment operator
o | Object to assign from |
Definition at line 450 of file AliFMDCorrector.cxx.
Scale the histograms to the total number of events
dir | where the output is stored |
nEvents | Number of events |
Definition at line 493 of file AliFMDCorrector.cxx.
Referenced by AliFMDCorrector::Terminate().
TH2D* AliFMDCorrector::RingHistos::fDensity |
Definition at line 223 of file AliFMDCorrector.h.
Referenced by AliFMDCorrector::Correct(), CreateOutputObjects(), operator=(), RingHistos(), AliFMDCorrector::Terminate(), and Terminate().