|
FairRoot/PandaRoot
|
#include <PndHypGeReader.h>
Public Member Functions | |
| PndHypGeReader (TString name) | |
| ~PndHypGeReader () | |
| void | fill_vector () |
| DataG4 | GetData (int crystal) |
Public Attributes | |
| vector< DataG4 > | g4data |
| TString | sName |
Definition at line 28 of file PndHypGeReader.h.
| PndHypGeReader::PndHypGeReader | ( | TString | name | ) |
| PndHypGeReader::~PndHypGeReader | ( | ) |
Definition at line 28 of file PndHypGeReader.cxx.
| void PndHypGeReader::fill_vector | ( | ) |
Definition at line 32 of file PndHypGeReader.cxx.
References DataG4::crystal, exit(), f, g4data, DataG4::posX, DataG4::posY, and DataG4::posZ.
Referenced by PndHypGeReader().
| DataG4 PndHypGeReader::GetData | ( | int | crystal | ) |
Definition at line 63 of file PndHypGeReader.cxx.
References DataG4::crystal, g4data, i, DataG4::posX, DataG4::posY, and DataG4::posZ.
Referenced by GeCluster::CreateCluster().
| vector<DataG4> PndHypGeReader::g4data |
Definition at line 36 of file PndHypGeReader.h.
Referenced by fill_vector(), and GetData().
| TString PndHypGeReader::sName |
Definition at line 38 of file PndHypGeReader.h.
1.8.5