GEMC
1.8
Geant4 Monte-Carlo Framework
|
#include <MPHBaseClass.h>
Data Fields | |
vector< double > | raws |
Raw information. More... | |
vector< int > | dgtz |
Digitized information. More... | |
vector< identifier > | identity |
Identifier. More... | |
PH_output
Contains dynamic output informations
Definition at line 23 of file MPHBaseClass.h.
vector<int> PH_output::dgtz |
Definition at line 27 of file MPHBaseClass.h.
vector<identifier> PH_output::identity |
Definition at line 28 of file MPHBaseClass.h.
vector<double> PH_output::raws |
Definition at line 26 of file MPHBaseClass.h.