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

NtpTH::Fraction Struct Reference

List of all members.

Public Member Functions

 Fraction ()

Public Attributes

int stdhep
double adc
double frac

Constructor & Destructor Documentation

NtpTH::Fraction::Fraction  )  [inline]
 

Definition at line 59 of file NtpTHModule.cxx.

00059 : stdhep(0), adc(0.0), frac(0.0) {}


Member Data Documentation

double NtpTH::Fraction::adc
 

Definition at line 61 of file NtpTHModule.cxx.

Referenced by NtpTHModule::FillNtpTHStrip().

double NtpTH::Fraction::frac
 

Definition at line 62 of file NtpTHModule.cxx.

Referenced by NtpTHModule::FillNtpTHStrip(), and NtpTH::ByFrac::operator()().

int NtpTH::Fraction::stdhep
 

Definition at line 60 of file NtpTHModule.cxx.

Referenced by NtpTHModule::FillNtpTHStrip(), and NtpTH::ById::operator()().


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