| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

PerSimRpcHit Class Reference

Persistent version of SimRpcHit. More...

#include <PerSimRpcHit.h>

Inheritance diagram for PerSimRpcHit:

[legend]
Collaboration diagram for PerSimRpcHit:
[legend]
List of all members.

Public Member Functions

 PerSimRpcHit ()
 PerSimRpcHit (double in_energy)
virtual ~PerSimRpcHit ()

Public Attributes

double energy
int sensDetId
double time
CLHEP::Hep3Vector pos
float weight
PerSimIndirection ancestor

Detailed Description

Persistent version of SimRpcHit.

bv@bnl.gov Thu Aug 14 16:11:32 2008

Definition at line 16 of file PerSimRpcHit.h.


Constructor & Destructor Documentation

PerSimRpcHit::PerSimRpcHit (  ) 

Definition at line 4 of file PerSimRpcHit.cc.

00004 : energy(0.0) { }

PerSimRpcHit::PerSimRpcHit ( double  in_energy  ) 

Definition at line 5 of file PerSimRpcHit.cc.

00005 : energy(in_energy) { }

PerSimRpcHit::~PerSimRpcHit (  )  [virtual]

Definition at line 6 of file PerSimRpcHit.cc.

00006 { }


Member Data Documentation

double PerSimRpcHit::energy

Definition at line 22 of file PerSimRpcHit.h.

int PerSimHit::sensDetId [inherited]

Definition at line 24 of file PerSimHit.h.

double PerSimHit::time [inherited]

Definition at line 25 of file PerSimHit.h.

CLHEP::Hep3Vector PerSimHit::pos [inherited]

Definition at line 26 of file PerSimHit.h.

float PerSimHit::weight [inherited]

Definition at line 27 of file PerSimHit.h.

PerSimIndirection PerSimHit::ancestor [inherited]

Definition at line 28 of file PerSimHit.h.


The documentation for this class was generated from the following files:
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:35:46 2011 for PerSimEvent by doxygen 1.4.7