AliRoot Core  3dc7879 (3dc7879)
AliEMCALTriggerSTUDCSConfig::AliEMCALTriggerSTUTRUErrorCount Class Reference

EMCal trigger STU error count handling. More...

#include <AliEMCALTriggerSTUDCSConfig.h>

Inheritance diagram for AliEMCALTriggerSTUDCSConfig::AliEMCALTriggerSTUTRUErrorCount:

Public Member Functions

 AliEMCALTriggerSTUTRUErrorCount ()
 
 AliEMCALTriggerSTUTRUErrorCount (Int_t time, ULong64_t errorCount)
 
 ~AliEMCALTriggerSTUTRUErrorCount ()
 
virtual Bool_t IsEqual (const TObject *o) const
 Checks for equalness according to the time stamp. More...
 
virtual Int_t Compare (const TObject *o) const
 
void SetValue (Int_t time, ULong64_t errorcount)
 
Int_t GetTime () const
 
ULong64_t GetErrorCount () const
 

Private Attributes

Int_t fTime
 Time. More...
 
ULong_t fErrorCount
 Error count. More...
 

Detailed Description

EMCal trigger STU error count handling.

EMCAL STU error count error count handling Add more comment

Author
: R. GUERNANE LPSC Grenoble CNRS/IN2P3

Definition at line 40 of file AliEMCALTriggerSTUDCSConfig.h.

Constructor & Destructor Documentation

AliEMCALTriggerSTUDCSConfig::AliEMCALTriggerSTUTRUErrorCount::AliEMCALTriggerSTUTRUErrorCount ( )
inline

Definition at line 45 of file AliEMCALTriggerSTUDCSConfig.h.

AliEMCALTriggerSTUDCSConfig::AliEMCALTriggerSTUTRUErrorCount::AliEMCALTriggerSTUTRUErrorCount ( Int_t  time,
ULong64_t  errorCount 
)
inline

Definition at line 46 of file AliEMCALTriggerSTUDCSConfig.h.

AliEMCALTriggerSTUDCSConfig::AliEMCALTriggerSTUTRUErrorCount::~AliEMCALTriggerSTUTRUErrorCount ( )
inline

Definition at line 47 of file AliEMCALTriggerSTUDCSConfig.h.

Member Function Documentation

Int_t AliEMCALTriggerSTUDCSConfig::AliEMCALTriggerSTUTRUErrorCount::Compare ( const TObject *  o) const
virtual

Definition at line 175 of file AliEMCALTriggerSTUDCSConfig.cxx.

Referenced by ~AliEMCALTriggerSTUTRUErrorCount().

ULong64_t AliEMCALTriggerSTUDCSConfig::AliEMCALTriggerSTUTRUErrorCount::GetErrorCount ( ) const
inline
Int_t AliEMCALTriggerSTUDCSConfig::AliEMCALTriggerSTUTRUErrorCount::GetTime ( void  ) const
inline
Bool_t AliEMCALTriggerSTUDCSConfig::AliEMCALTriggerSTUTRUErrorCount::IsEqual ( const TObject *  o) const
virtual

Checks for equalness according to the time stamp.

Definition at line 163 of file AliEMCALTriggerSTUDCSConfig.cxx.

Referenced by ~AliEMCALTriggerSTUTRUErrorCount().

void AliEMCALTriggerSTUDCSConfig::AliEMCALTriggerSTUTRUErrorCount::SetValue ( Int_t  time,
ULong64_t  errorcount 
)
inline

Member Data Documentation

ULong_t AliEMCALTriggerSTUDCSConfig::AliEMCALTriggerSTUTRUErrorCount::fErrorCount
private

Error count.

Definition at line 58 of file AliEMCALTriggerSTUDCSConfig.h.

Referenced by GetErrorCount(), and SetValue().

Int_t AliEMCALTriggerSTUDCSConfig::AliEMCALTriggerSTUTRUErrorCount::fTime
private

Time.

Definition at line 57 of file AliEMCALTriggerSTUDCSConfig.h.

Referenced by Compare(), GetTime(), IsEqual(), and SetValue().


The documentation for this class was generated from the following files: