AtmosData Class Reference

#include <AtmosData.h>

List of all members.

Public Member Functions

 AtmosData ()
virtual ~AtmosData ()
void Reset ()

Public Attributes

Int_t TriggerSource
Int_t TriggerTime
Int_t ErrorCode
Int_t CrateMask
Int_t PreTriggerDigits
Int_t PostTriggerDigits
Int_t SnarlMultiplicity
Int_t SpillStatus
Int_t SpillType
Int_t SpillTimeError
Int_t LiTrigger
Int_t LiTime
Int_t LiSubtractedTime
Int_t LiRelativeTime
Int_t LiCalibPoint
Int_t LiCalibType
Int_t LiPulserBox
Int_t LiPulserLed
Int_t LiPulseHeight
Int_t LiPulseWidth
Int_t ColdChips
Int_t HotChips
Int_t BusyChips
Int_t ReadoutErrors
Int_t DataQualityBitMap


Detailed Description

Definition at line 6 of file AtmosData.h.


Constructor & Destructor Documentation

AtmosData::AtmosData (  ) 

Definition at line 5 of file AtmosData.cxx.

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

AtmosData::~AtmosData (  )  [virtual]

Definition at line 10 of file AtmosData.cxx.

00011 {
00012 }


Member Function Documentation

void AtmosData::Reset (  ) 

Definition at line 14 of file AtmosData.cxx.

References BusyChips, ColdChips, CrateMask, DataQualityBitMap, ErrorCode, HotChips, LiCalibPoint, LiCalibType, LiPulseHeight, LiPulserBox, LiPulserLed, LiPulseWidth, LiRelativeTime, LiSubtractedTime, LiTime, LiTrigger, PostTriggerDigits, PreTriggerDigits, ReadoutErrors, SnarlMultiplicity, SpillStatus, SpillTimeError, SpillType, TriggerSource, and TriggerTime.

Referenced by AtmosEvent::Reset().

00015 {
00016   TriggerSource=-1;
00017   TriggerTime=-9999;
00018   ErrorCode=0;
00019   CrateMask=-1;
00020   PreTriggerDigits=0;
00021   PostTriggerDigits=0;
00022   SnarlMultiplicity=0;
00023   SpillStatus=-1;
00024   SpillType=-1;
00025   SpillTimeError=-999;
00026   LiTrigger=-1;
00027   LiTime=-9999;
00028   LiSubtractedTime=-9999;
00029   LiRelativeTime=-9999;
00030   LiCalibPoint=-1;
00031   LiCalibType=-1;
00032   LiPulserBox=-1;
00033   LiPulserLed=-1;
00034   LiPulseHeight=0;
00035   LiPulseWidth=0;
00036   ColdChips=0;  
00037   HotChips=0;   
00038   BusyChips=0;  
00039   ReadoutErrors=0;
00040   DataQualityBitMap=-1;
00041 }


Member Data Documentation

Int_t AtmosData::BusyChips

Definition at line 35 of file AtmosData.h.

Referenced by NtpMaker::FillDataQualityInfo(), Reset(), and AtNuEventNtuple::WriteVariables().

Int_t AtmosData::ColdChips

Definition at line 33 of file AtmosData.h.

Referenced by NtpMaker::FillDataQualityInfo(), Reset(), and AtNuEventNtuple::WriteVariables().

Int_t AtmosData::CrateMask

Definition at line 16 of file AtmosData.h.

Referenced by NtpMaker::FillDataQualityInfo(), Reset(), and AtNuEventNtuple::WriteVariables().

Int_t AtmosData::DataQualityBitMap

Definition at line 37 of file AtmosData.h.

Referenced by NtpMaker::FillDataQualityInfo(), Reset(), and AtNuEventNtuple::WriteVariables().

Int_t AtmosData::ErrorCode

Definition at line 15 of file AtmosData.h.

Referenced by NtpMaker::FillDataQualityInfo(), Reset(), and AtNuEventNtuple::WriteVariables().

Int_t AtmosData::HotChips

Definition at line 34 of file AtmosData.h.

Referenced by NtpMaker::FillDataQualityInfo(), Reset(), and AtNuEventNtuple::WriteVariables().

Int_t AtmosData::LiCalibPoint

Definition at line 27 of file AtmosData.h.

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

Int_t AtmosData::LiCalibType

Definition at line 28 of file AtmosData.h.

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

Int_t AtmosData::LiPulseHeight

Definition at line 31 of file AtmosData.h.

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

Int_t AtmosData::LiPulserBox

Definition at line 29 of file AtmosData.h.

Referenced by NtpMaker::FillDataQualityInfo(), Reset(), and AtNuEventNtuple::WriteVariables().

Int_t AtmosData::LiPulserLed

Definition at line 30 of file AtmosData.h.

Referenced by NtpMaker::FillDataQualityInfo(), Reset(), and AtNuEventNtuple::WriteVariables().

Int_t AtmosData::LiPulseWidth

Definition at line 32 of file AtmosData.h.

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

Int_t AtmosData::LiRelativeTime

Definition at line 26 of file AtmosData.h.

Referenced by NtpMaker::FillDataQualityInfo(), Reset(), and AtNuEventNtuple::WriteVariables().

Int_t AtmosData::LiSubtractedTime

Definition at line 25 of file AtmosData.h.

Referenced by NtpMaker::FillDataQualityInfo(), AtNuEventSelectionAB::LIsieve(), Reset(), and AtNuEventNtuple::WriteVariables().

Int_t AtmosData::LiTime

Definition at line 24 of file AtmosData.h.

Referenced by NtpMaker::FillDataQualityInfo(), Reset(), and AtNuEventNtuple::WriteVariables().

Int_t AtmosData::LiTrigger

Definition at line 23 of file AtmosData.h.

Referenced by NtpMaker::FillDataQualityInfo(), AtNuEventSelectionAB::LIsieve(), Reset(), and AtNuEventNtuple::WriteVariables().

Int_t AtmosData::PostTriggerDigits

Definition at line 18 of file AtmosData.h.

Referenced by NtpMaker::FillDataQualityInfo(), Reset(), and AtNuEventNtuple::WriteVariables().

Int_t AtmosData::PreTriggerDigits

Definition at line 17 of file AtmosData.h.

Referenced by NtpMaker::FillDataQualityInfo(), Reset(), and AtNuEventNtuple::WriteVariables().

Int_t AtmosData::ReadoutErrors

Definition at line 36 of file AtmosData.h.

Referenced by NtpMaker::FillDataQualityInfo(), Reset(), and AtNuEventNtuple::WriteVariables().

Int_t AtmosData::SnarlMultiplicity

Definition at line 19 of file AtmosData.h.

Referenced by NtpMaker::FillDataQualityInfo(), Reset(), and AtNuEventNtuple::WriteVariables().

Int_t AtmosData::SpillStatus

Definition at line 20 of file AtmosData.h.

Referenced by NtpMaker::FillDataQualityInfo(), Reset(), and AtNuEventNtuple::WriteVariables().

Int_t AtmosData::SpillTimeError

Definition at line 22 of file AtmosData.h.

Referenced by NtpMaker::FillDataQualityInfo(), Reset(), and AtNuEventNtuple::WriteVariables().

Int_t AtmosData::SpillType

Definition at line 21 of file AtmosData.h.

Referenced by NtpMaker::FillDataQualityInfo(), Reset(), AtNuEventSelectionAB::SelectBeamSpill(), AtNuEventSelectionAB::SelectFakeSpill(), and AtNuEventNtuple::WriteVariables().

Int_t AtmosData::TriggerSource

Definition at line 13 of file AtmosData.h.

Referenced by NtpMaker::FillDataQualityInfo(), Reset(), AtNuEventSelectionAB::SelectBeamSpill(), AtNuEventSelectionAB::SelectFakeSpill(), and AtNuEventNtuple::WriteVariables().

Int_t AtmosData::TriggerTime

Definition at line 14 of file AtmosData.h.

Referenced by NtpMaker::FillDataQualityInfo(), Reset(), and AtNuEventSelectionAB::SpillTime().


The documentation for this class was generated from the following files:
Generated on Wed May 22 22:00:57 2013 for loon by  doxygen 1.4.7