7#ifndef PILEUPTOOLS_PILEUPTOOLBASE_H
8#define PILEUPTOOLS_PILEUPTOOLBASE_H
23 const std::string& name,
24 const IInterface* parent);
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"};