![]() |
ATLAS Offline Software
|
Namespace for the ShowerLib related classes. More...
Classes | |
| class | EtaEnergyShowerLib |
| Class for shower library shower lib. More... | |
| class | FCALDistEnergyShowerLib |
| Class for shower library shower lib. More... | |
| class | FCALDistEtaEnergyShowerLib |
| Class for shower library shower lib. More... | |
| class | IShowerLib |
| Class for shower library shower lib interface. More... | |
| class | Shower |
| Class for shower library shower. More... | |
| class | ShowerEnergySpot |
| class | ShowerLibStatistics |
| class | StepInfo |
| Class to collect information about G4 steps. More... | |
| class | StepInfoCollection |
| Class for collection of StepInfo class (G4 hits) More... | |
| class | TestShowerLib |
| Class for shower library shower lib. More... | |
Typedefs | |
| typedef std::list< StepInfo * > | StepInfoList |
| typedef IShowerLib *(* | readTTree) (TFile *) |
| typedef std::vector< readTTree > | vectorTTree |
| typedef IShowerLib *(* | readStruct) (const std::string &) |
| typedef std::vector< readStruct > | vectorStruct |
Functions | |
| IShowerLib * | iterateTTree (TFile *fname) |
| IShowerLib * | iterateStruct (const std::string &fname) |
| int | calcKey (float eta) |
| int | calcKey (float eta, float dist) |
| vectorTTree | vectorTTreeFull () |
| vectorStruct | vectorStructFull () |
Namespace for the ShowerLib related classes.
| typedef IShowerLib*(* ShowerLib::readStruct) (const std::string &) |
Definition at line 26 of file ShowerLibList.cxx.
| typedef IShowerLib*(* ShowerLib::readTTree) (TFile *) |
Definition at line 24 of file ShowerLibList.cxx.
| typedef std::list<StepInfo*> ShowerLib::StepInfoList |
Definition at line 23 of file LArG4GenShowerLib.h.
| typedef std::vector<readStruct> ShowerLib::vectorStruct |
Definition at line 27 of file ShowerLibList.cxx.
| typedef std::vector<readTTree> ShowerLib::vectorTTree |
Definition at line 25 of file ShowerLibList.cxx.
|
inline |
Definition at line 32 of file EtaEnergyShowerLib.cxx.
|
inline |
Definition at line 35 of file FCALDistEtaEnergyShowerLib.cxx.
| IShowerLib * ShowerLib::iterateStruct | ( | const std::string & | fname | ) |
Definition at line 67 of file ShowerLibList.cxx.
| IShowerLib * ShowerLib::iterateTTree | ( | TFile * | fname | ) |
Definition at line 55 of file ShowerLibList.cxx.
| vectorStruct ShowerLib::vectorStructFull | ( | ) |
Definition at line 42 of file ShowerLibList.cxx.
| vectorTTree ShowerLib::vectorTTreeFull | ( | ) |
Definition at line 29 of file ShowerLibList.cxx.
1.8.18