Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DBCALTruthShower Class Reference

#include <DBCALTruthShower.h>

+ Inheritance diagram for DBCALTruthShower:

Public Member Functions

 JOBJECT_PUBLIC (DBCALTruthShower)
 
void toStrings (vector< pair< string, string > > &items) const
 

Public Attributes

int track
 This is the unique number that GEANT has assigned the particle. More...
 
int itrack
 This is the index within the MCThrown structure of this track. More...
 
int ptype
 This is the particle ID number. More...
 
int primary
 
float phi
 
float r
 
float z
 
float t
 
float E
 
float px
 
float py
 
float pz
 

Detailed Description

Definition at line 9 of file DBCALTruthShower.h.

Member Function Documentation

DBCALTruthShower::JOBJECT_PUBLIC ( DBCALTruthShower  )
void DBCALTruthShower::toStrings ( vector< pair< string, string > > &  items) const
inline

Definition at line 26 of file DBCALTruthShower.h.

References py, and sqrt().

Member Data Documentation

float DBCALTruthShower::E

Definition at line 21 of file DBCALTruthShower.h.

Referenced by DEventSourceHDDM::Extract_DBCALTruthShower().

int DBCALTruthShower::itrack

This is the index within the MCThrown structure of this track.

Definition at line 14 of file DBCALTruthShower.h.

Referenced by DEventSourceHDDM::Extract_DBCALTruthShower().

int DBCALTruthShower::primary

Definition at line 16 of file DBCALTruthShower.h.

Referenced by DEventSourceHDDM::Extract_DBCALTruthShower().

int DBCALTruthShower::ptype

This is the particle ID number.

Definition at line 15 of file DBCALTruthShower.h.

Referenced by DEventSourceHDDM::Extract_DBCALTruthShower().

float DBCALTruthShower::px

Definition at line 22 of file DBCALTruthShower.h.

Referenced by DEventSourceHDDM::Extract_DBCALTruthShower().

float DBCALTruthShower::py

Definition at line 23 of file DBCALTruthShower.h.

Referenced by DEventSourceHDDM::Extract_DBCALTruthShower().

float DBCALTruthShower::pz

Definition at line 24 of file DBCALTruthShower.h.

Referenced by DEventSourceHDDM::Extract_DBCALTruthShower().

float DBCALTruthShower::t

Definition at line 20 of file DBCALTruthShower.h.

Referenced by DEventSourceHDDM::Extract_DBCALTruthShower().

int DBCALTruthShower::track

This is the unique number that GEANT has assigned the particle.

Definition at line 13 of file DBCALTruthShower.h.

Referenced by DEventSourceHDDM::Extract_DBCALTruthShower().


The documentation for this class was generated from the following file: