1 #ifndef ALIMUONTRIGGERLUT_H 2 #define ALIMUONTRIGGERLUT_H 27 Int_t
Compare(
const TObject*
object)
const;
29 void GetLutOutput(Int_t circuit, Int_t xstrip, Int_t idev, Int_t ystrip,
30 Int_t lutLpt[2], Int_t lutHpt[2])
const;
34 void SetContent(
const char* hname, Int_t icirc, UChar_t istripX,
35 UChar_t idev, Short_t value);
46 AliMUONTriggerLut&
operator=(
const AliMUONTriggerLut& AliMUONTriggerLut);
50 Int_t
Compare(TH3* h1, TH3* h2)
const;
52 Int_t
GetMask(Int_t ystrip)
const;
69 ClassDef(AliMUONTriggerLut,2)
TH3 * fLptUnde
3-d histogram with 234x32x31 bins Low pt Undefined
TH3 * fAptMinu
3-d histogram with 234x32x31 bins All pt Minus
TH3 * fLptMinu
3-d histogram with 234x32x31 bins Low pt Minus
TH3 * fHptPlus
3-d histogram with 234x32x31 bins High pt Plus
virtual ~AliMUONTriggerLut()
TH3 * fHptMinu
3-d histogram with 234x32x31 bins High pt Minus
TMap * fMap
! from name to histo
void ReadFromFile(const char *filename)
void GetLutOutput(Int_t circuit, Int_t xstrip, Int_t idev, Int_t ystrip, Int_t lutLpt[2], Int_t lutHpt[2]) const
void SetLutCode(const UChar_t lutCode)
TH3 * fLptPlus
3-d histogram with 234x32x31 bins Low pt Plus
AliMUONTriggerLut & operator=(const AliMUONTriggerLut &AliMUONTriggerLut)
Not implemented assignment operator.
Int_t GetMask(Int_t ystrip) const
TH3 * fAptPlus
3-d histogram with 234x32x31 bins All pt Plus
Int_t Compare(const TObject *object) const
void SetContent(const char *hname, Int_t icirc, UChar_t istripX, UChar_t idev, Short_t value)
MUON trigger look up table class.
TH3 * fHptUnde
3-d histogram with 234x32x31 bins High pt Undefined
TH3 * fAptUnde
3-d histogram with 234x32x31 bins All pt Undefined