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

#include <RichTruthHit.h>

+ Inheritance diagram for RichTruthHit:

Public Member Functions

 RichTruthHit ()
 
 ~RichTruthHit ()
 
RichTruthHitoperator= (const RichTruthHit &prt)
 particle type More...
 

Public Attributes

TVector3 x
 
TVector3 p
 
double t
 
double E
 
int track
 Track number. More...
 
int primary
 primary track=1 not primary track=0 More...
 
int ptype
 

Private Member Functions

 ClassDef (RichTruthHit, 1)
 

Detailed Description

Definition at line 14 of file RichTruthHit.h.

Constructor & Destructor Documentation

RichTruthHit::RichTruthHit ( )
inline

Definition at line 18 of file RichTruthHit.h.

RichTruthHit::~RichTruthHit ( )
inline

Definition at line 21 of file RichTruthHit.h.

Member Function Documentation

RichTruthHit::ClassDef ( RichTruthHit  ,
 
)
private
RichTruthHit& RichTruthHit::operator= ( const RichTruthHit prt)
inline

particle type

Definition at line 35 of file RichTruthHit.h.

References E, p, primary, ptype, t, track, and x.

Member Data Documentation

double RichTruthHit::E

Definition at line 29 of file RichTruthHit.h.

Referenced by DEventProcessor_mc_tree::MakeRichTruthHit(), and operator=().

TVector3 RichTruthHit::p

Definition at line 27 of file RichTruthHit.h.

Referenced by DEventProcessor_mc_tree::MakeRichTruthHit(), and operator=().

int RichTruthHit::primary

primary track=1 not primary track=0

Definition at line 31 of file RichTruthHit.h.

Referenced by DEventProcessor_mc_tree::MakeRichTruthHit(), and operator=().

int RichTruthHit::ptype

Definition at line 32 of file RichTruthHit.h.

Referenced by DEventProcessor_mc_tree::MakeRichTruthHit(), and operator=().

double RichTruthHit::t

Definition at line 28 of file RichTruthHit.h.

Referenced by DEventProcessor_mc_tree::MakeRichTruthHit(), and operator=().

int RichTruthHit::track

Track number.

Definition at line 30 of file RichTruthHit.h.

Referenced by DEventProcessor_mc_tree::MakeRichTruthHit(), and operator=().

TVector3 RichTruthHit::x

Definition at line 23 of file RichTruthHit.h.

Referenced by DEventProcessor_mc_tree::MakeRichTruthHit(), and operator=().


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