309 |
Bool_t fUseDBinRunInfo; // Emiliano |
Bool_t fUseDBinRunInfo; // Emiliano |
310 |
|
|
311 |
Bool_t fDiscarded; ///< true if any file from a list is missing |
Bool_t fDiscarded; ///< true if any file from a list is missing |
312 |
|
TString customString; ///< String passed to ProcessingInfo |
313 |
|
|
314 |
// ------------------------------------------- |
// ------------------------------------------- |
315 |
// variables to store total live and dead time |
// variables to store total live and dead time |
668 |
|
|
669 |
void SetDebug(Bool_t set){ DBG=set; TrkParams::SetVerboseMode(); }; |
void SetDebug(Bool_t set){ DBG=set; TrkParams::SetVerboseMode(); }; |
670 |
|
|
671 |
|
void SetCustomString(TString cus){customString=cus;}; |
672 |
|
TString GetCustomString(){return customString;}; |
673 |
|
|
674 |
ClassDef(PamLevel2,4); |
ClassDef(PamLevel2,4); |
675 |
}; |
}; |