1 #ifndef ALIMUONTRIGGERGUIDIMAP_H
2 #define ALIMUONTRIGGERGUIDIMAP_H
17 class TGTransientFrame;
19 class TRootEmbeddedCanvas;
31 const TGWindow *p,
const TGWindow *
main,
46 void DoTab(Int_t
id)
const;
AliMUONTriggerGUIdimap & operator=(const AliMUONTriggerGUIdimap &dimap)
Not implemented.
Bool_t fIsOn
True if the map is open.
TObjArray * fBoards
Array of boards.
void DoTab(Int_t id) const
void SetLoader(AliLoader *const loader)
set the current muon loader
(Legacy) implementation of AliMUONVDigitStore
AliMUONTriggerGUIdimap(TObjArray *boards, const TGWindow *p, const TGWindow *main, UInt_t w, UInt_t h)
Bool_t IsOn() const
return info if the map is open
TGTransientFrame * fMain
Main frame.
AliMUONMCDataInterface * fMCDataInterface
MC data interface.
Trigger GUI utility class: digits maps of the trigger chambers.
virtual ~AliMUONTriggerGUIdimap()
AliMUONDigitStoreV1 * fRawDigitStore
Raw data digit store.
Easy to use data access to MC information.
void DrawMaps(Int_t chamber)
TPave * fPaveBoard[kNMT][kNBoards]
Drawing of the board.
AliLoader * fLoader
The MUON loader.
void SetMCDataInterface(AliMUONMCDataInterface *const mc)
set the MC data interface
int main(int argc, char **argv)
TRootEmbeddedCanvas * fEc[kNMT]
Canvases for drawing the digits.
void SetRawDigitStore(AliMUONDigitStoreV1 *const ds)
set the digit store from raw data
void SelectBoard(Int_t ib)