GEMC  1.8
Geant4 Monte-Carlo Framework
Data Fields
PH_output Class Reference

#include <MPHBaseClass.h>

+ Collaboration diagram for PH_output:

Data Fields

vector< double > raws
 Raw information. More...
 
vector< int > dgtz
 Digitized information. More...
 
vector< identifieridentity
 Identifier. More...
 

Detailed Description

PH_output

Contains dynamic output informations

Definition at line 23 of file MPHBaseClass.h.

Field Documentation

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.