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

AtmosData Class Reference

#include <AtmosData.h>

List of all members.

Public Member Functions

 AtmosData ()
 ~AtmosData ()
void Reset ()

Public Attributes

Int_t DeadPlnChips
Int_t HotPlnChips
Int_t ColdPlnChips
Int_t BusyPlnChips
Int_t DeadShldChips
Int_t BusyShldChips
Int_t LiBox
Int_t LiLed
Int_t LiPulseHeight
Int_t LiPulseWidth
Int_t TpmtBox
Int_t TpmtNanosec
Int_t LiChannels
Int_t HitPlnChannels
Int_t HitShldChannels


Constructor & Destructor Documentation

AtmosData::AtmosData  ) 
 

Definition at line 5 of file AtmosData.cxx.

00006 {
00007   this->Reset();
00008 }

AtmosData::~AtmosData  ) 
 

Definition at line 10 of file AtmosData.cxx.

00011 {
00012 
00013 }


Member Function Documentation

void AtmosData::Reset  ) 
 

Definition at line 15 of file AtmosData.cxx.

References BusyPlnChips, BusyShldChips, ColdPlnChips, DeadPlnChips, DeadShldChips, HitPlnChannels, HitShldChannels, HotPlnChips, LiBox, LiChannels, LiLed, LiPulseHeight, LiPulseWidth, TpmtBox, and TpmtNanosec.

Referenced by AtmosEvent::Reset().

00016 {
00017   DeadPlnChips=0;        
00018   HotPlnChips=0;         
00019   ColdPlnChips=0;        
00020   BusyPlnChips=0;        
00021   DeadShldChips=0;       
00022   BusyShldChips=0;       
00023   LiBox=0;               
00024   LiLed=0;               
00025   LiPulseHeight=0;       
00026   LiPulseWidth=0;        
00027   TpmtBox=0;             
00028   TpmtNanosec=0;         
00029   LiChannels=0;          
00030   HitPlnChannels=0;      
00031   HitShldChannels=0;     
00032 }


Member Data Documentation

Int_t AtmosData::BusyPlnChips
 

Definition at line 16 of file AtmosData.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Int_t AtmosData::BusyShldChips
 

Definition at line 18 of file AtmosData.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Int_t AtmosData::ColdPlnChips
 

Definition at line 15 of file AtmosData.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Int_t AtmosData::DeadPlnChips
 

Definition at line 13 of file AtmosData.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Int_t AtmosData::DeadShldChips
 

Definition at line 17 of file AtmosData.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Int_t AtmosData::HitPlnChannels
 

Definition at line 26 of file AtmosData.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Int_t AtmosData::HitShldChannels
 

Definition at line 27 of file AtmosData.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Int_t AtmosData::HotPlnChips
 

Definition at line 14 of file AtmosData.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Int_t AtmosData::LiBox
 

Definition at line 19 of file AtmosData.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Int_t AtmosData::LiChannels
 

Definition at line 25 of file AtmosData.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Int_t AtmosData::LiLed
 

Definition at line 20 of file AtmosData.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Int_t AtmosData::LiPulseHeight
 

Definition at line 21 of file AtmosData.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Int_t AtmosData::LiPulseWidth
 

Definition at line 22 of file AtmosData.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Int_t AtmosData::TpmtBox
 

Definition at line 23 of file AtmosData.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().

Int_t AtmosData::TpmtNanosec
 

Definition at line 24 of file AtmosData.h.

Referenced by NtpMaker::FillCandInfo(), and Reset().


The documentation for this class was generated from the following files:
Generated on Thu Nov 1 15:55:37 2007 for loon by  doxygen 1.3.9.1