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

#include <DCCALShower.h>

+ Inheritance diagram for DCCALShower:

Public Member Functions

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

Public Attributes

int type
 
int dime
 
int status
 
int id
 
int idmax
 
double E
 
double x
 
double y
 
double z
 
double x1
 
double y1
 
double chi2
 
double sigma_E
 
double Emax
 
double time
 
double sigma_t
 
int id_storage [MAX_CC]
 
double en_storage [MAX_CC]
 
double t_storage [MAX_CC]
 

Detailed Description

Definition at line 24 of file DCCALShower.h.

Constructor & Destructor Documentation

DCCALShower::DCCALShower ( )

Definition at line 13 of file DCCALShower.cc.

References chi2, dime, E, Emax, en_storage, id_storage, idmax, MAX_CC, sigma_E, sigma_t, status, t_storage, time, type, x, x1, y, y1, and z.

DCCALShower::~DCCALShower ( )

Definition at line 41 of file DCCALShower.cc.

Member Function Documentation

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

Definition at line 54 of file DCCALShower.h.

References x, and y.

Member Data Documentation

double DCCALShower::chi2

Definition at line 44 of file DCCALShower.h.

Referenced by DCCALShower(), and DCCALShower_factory::evnt().

int DCCALShower::dime
double DCCALShower::Emax
double DCCALShower::en_storage[MAX_CC]

Definition at line 51 of file DCCALShower.h.

Referenced by DCCALShower(), and DCCALShower_factory::evnt().

int DCCALShower::id

Definition at line 35 of file DCCALShower.h.

int DCCALShower::id_storage[MAX_CC]

Definition at line 50 of file DCCALShower.h.

Referenced by DCCALShower(), and DCCALShower_factory::evnt().

int DCCALShower::idmax
double DCCALShower::sigma_E

Definition at line 45 of file DCCALShower.h.

Referenced by DCCALShower(), and DCCALShower_factory::evnt().

double DCCALShower::sigma_t

Definition at line 48 of file DCCALShower.h.

Referenced by DCCALShower().

int DCCALShower::status

Definition at line 34 of file DCCALShower.h.

Referenced by DCCALShower(), and DCCALShower_factory::evnt().

double DCCALShower::t_storage[MAX_CC]

Definition at line 52 of file DCCALShower.h.

Referenced by DCCALShower(), and DCCALShower_factory::evnt().

double DCCALShower::time
int DCCALShower::type

Definition at line 32 of file DCCALShower.h.

Referenced by DCCALShower(), and DCCALShower_factory::evnt().

double DCCALShower::x
double DCCALShower::x1
double DCCALShower::y
double DCCALShower::y1
double DCCALShower::z

Definition at line 41 of file DCCALShower.h.

Referenced by DCCALShower(), and DCCALShower_factory::evnt().


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