1 #ifndef ALIMUONTRACKERHV_H 2 #define ALIMUONTRACKERHV_H 7 #ifndef ALIMUONTRACKERVOLTAGES_H 26 void HVoff(
const char* logfile=
"lhc11de.log",
const char* outputBaseName=
"hvoff");
28 void Plot(
const char* dcsname=0x0, Bool_t withPatch=kFALSE, Bool_t plotIntermediate=kFALSE);
32 void Scan(Int_t verbose=0);
34 Int_t
CompareMaps(
const TMap& hv1,
const TMap& hv2, Bool_t verbose=kFALSE)
const;
38 TMap*
CreateMap(Int_t runNumber, Bool_t patched)
const;
40 TMultiGraph*
GraphHV(TMap* m,
const char* dcsname);
void Plot(const char *dcsname=0x0, Bool_t withPatch=kFALSE, Bool_t plotIntermediate=kFALSE)
AliMUONTrackerHV(const char *runlist, const char *ocdbPath="raw://")
void HVoff(const char *logfile="lhc11de.log", const char *outputBaseName="hvoff")
Collection of methods usefull to DCS handling for MUON TRK and TRG.
Int_t CompareMaps(const TMap &hv1, const TMap &hv2, Bool_t verbose=kFALSE) const
TMap * CreateMap(Int_t runNumber, Bool_t patched) const
AliMUONTrackerHV & operator=(const AliMUONTrackerHV &rhs)
TMultiGraph * GraphHV(TMap *m, const char *dcsname)
void ReportTrips(Bool_t includeLowOnes=kFALSE)
virtual ~AliMUONTrackerHV()
void Scan(Int_t verbose=0)