1 #ifndef ALIMUONSURVEYDETELEM_H 2 #define ALIMUONSURVEYDETELEM_H Int_t fDetElemId
Detection element id.
Class for survey of detection elements of the muon spectrometer.
AliMUONSurveyChamber * fSurveyChamber
Pointer to mother survey chamber object.
virtual void SetLocalTransformation(TGeoCombiTrans *localTrf, Bool_t ownerLocalTrf=kFALSE)
Set local transformation of geometrical element.
Class for survey of chambers (frames) of the muon spectrometer.
virtual Int_t AddGButtonTargets(TString btBaseName, Int_t lTargetMax=9)
To be implemented in a concrete Chamber or DetElem class.
virtual ~AliMUONSurveyDetElem()
AliMUONSurveyDetElem & operator=(const AliMUONSurveyDetElem &right)
Not implemented.
virtual void PrintAlignTrf()
virtual void PrintLocalTrf()
AliMUONSurveyDetElem(Int_t lDetElemId)
virtual Int_t AddStickerTargets(TString stBaseName, Int_t lTargetMax=9)
To be implemented in a concrete Chamber or DetElem class.
Base class for survey of muon spectrometer.