![]() |
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 26 of file PndHypGeReader.h.
PndHypGeReader::PndHypGeReader | ( | TString | name | ) |
PndHypGeReader::~PndHypGeReader | ( | ) |
void PndHypGeReader::fill_vector | ( | ) |
DataG4 PndHypGeReader::GetData | ( | int | crystal | ) |
vector<DataG4> PndHypGeReader::g4data |
Definition at line 32 of file PndHypGeReader.h.
TString PndHypGeReader::sName |
Definition at line 34 of file PndHypGeReader.h.