|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef PILEUPTOOLS_PILEUPTOOLBASE_H
8 #define PILEUPTOOLS_PILEUPTOOLBASE_H
23 const std::string&
name,
27 return StatusCode::SUCCESS;
32 virtual bool toProcess(
int bunchXing)
const override {
40 return StatusCode::SUCCESS;
46 return StatusCode::SUCCESS;
55 "First bunch-crossing in which det is live"};
57 "Last bunch-crossing in which det is live"};
59 "Ignore links to suppressed pile-up truth"};
::StatusCode StatusCode
StatusCode definition for legacy code.