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

TridModelSlice::SliceHit Class Reference

#include <TridModelSlice.h>

List of all members.

Public Member Functions

 SliceHit (Int_t p=-1, Double_t t=-1e9)

Public Attributes

Int_t fPlane
Double_t fTime


Constructor & Destructor Documentation

TridModelSlice::SliceHit::SliceHit Int_t  p = -1,
Double_t  t = -1e9
[inline]
 

Definition at line 14 of file TridModelSlice.h.

00014 :fPlane(p),fTime(t){};


Member Data Documentation

Int_t TridModelSlice::SliceHit::fPlane
 

Definition at line 15 of file TridModelSlice.h.

Double_t TridModelSlice::SliceHit::fTime
 

Definition at line 16 of file TridModelSlice.h.


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