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

SimpleScintHit Class Reference

List of all members.

Public Member Functions

 SimpleScintHit ()
 SimpleScintHit (int i, int s)

Public Attributes

int TCInd
int Strip

Constructor & Destructor Documentation

SimpleScintHit::SimpleScintHit  )  [inline]
 

Definition at line 21 of file TruthHelp.cxx.

00021 {TCInd = 0; Strip = 0;}

SimpleScintHit::SimpleScintHit int  i,
int  s
[inline]
 

Definition at line 22 of file TruthHelp.cxx.

00022 {TCInd = i; Strip = s;}


Member Data Documentation

int SimpleScintHit::Strip
 

Definition at line 24 of file TruthHelp.cxx.

Referenced by TruthHelp::MakeAssociateHits().

int SimpleScintHit::TCInd
 

Definition at line 23 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