Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

SimpleScintPlane Class Reference

List of all members.

Public Member Functions

 SimpleScintPlane ()
 SimpleScintPlane (int pln)

Public Attributes

int Plane
double TotalDE
vector< SimpleScintHitHits

Constructor & Destructor Documentation

SimpleScintPlane::SimpleScintPlane  )  [inline]
 

Definition at line 30 of file TruthHelp.cxx.

00030 {Plane = 0; TotalDE = 0.0;}

SimpleScintPlane::SimpleScintPlane int  pln  )  [inline]
 

Definition at line 31 of file TruthHelp.cxx.

00031 {Plane = pln; TotalDE = 0.0;}


Member Data Documentation

vector<SimpleScintHit> SimpleScintPlane::Hits
 

Definition at line 35 of file TruthHelp.cxx.

Referenced by TruthHelp::MakeAssociateHits().

int SimpleScintPlane::Plane
 

Definition at line 32 of file TruthHelp.cxx.

Referenced by TruthHelp::MakeAssociateHits().

double SimpleScintPlane::TotalDE
 

Definition at line 33 of file TruthHelp.cxx.

Referenced by TruthHelp::MakeAssociateHits().


The documentation for this class was generated from the following file:
Generated on Mon Feb 15 11:10:18 2010 for loon by  doxygen 1.3.9.1