305 |
Bool_t fUpdateRunInfo; // Emiliano |
Bool_t fUpdateRunInfo; // Emiliano |
306 |
Bool_t fUseDBinRunInfo; // Emiliano |
Bool_t fUseDBinRunInfo; // Emiliano |
307 |
|
|
308 |
|
Bool_t fDiscarded; ///< true if any file from a list is missing |
309 |
|
|
310 |
// ------------------------------------------- |
// ------------------------------------------- |
311 |
// variables to store total live and dead time |
// variables to store total live and dead time |
312 |
// ------------------------------------------- |
// ------------------------------------------- |
649 |
Int_t IsSELLI(){return SELLI;}; //trees of selected events (there is a selection list) |
Int_t IsSELLI(){return SELLI;}; //trees of selected events (there is a selection list) |
650 |
void SetSELLI(Int_t selli){SELLI=selli;}; |
void SetSELLI(Int_t selli){SELLI=selli;}; |
651 |
|
|
652 |
|
Bool_t HasDiscardedFiles(){return fDiscarded;}; ///< true if something went wrong and not all files were processed |
653 |
|
|
654 |
Bool_t IsGP(){return ISGP;}; |
Bool_t IsGP(){return ISGP;}; |
655 |
|
|
656 |
void SetGP(Bool_t tt){ISGP=tt;}; |
void SetGP(Bool_t tt){ISGP=tt;}; |