20 return StatusCode::SUCCESS;
34 filter.setPassed(
false);
35 return StatusCode::SUCCESS;
42 filter.setPassed(
false);
43 return StatusCode::SUCCESS;
50 filter.setPassed(
false);
51 return StatusCode::SUCCESS;
58 filter.setPassed(
false);
59 return StatusCode::SUCCESS;
63 filter.setPassed(
true);
65 return StatusCode::SUCCESS;
72 return StatusCode::SUCCESS;
#define ATH_MSG_VERBOSE(x)
ServiceHandle< StoreGateSvc > & evtStore()
FilterReporterParams m_filterParams
the filter reporter parameters
virtual StatusCode execute() final
EventStatusSelectionAlg(const std::string &name, ISvcLocator *svcLoc=nullptr)
virtual StatusCode finalize() final
virtual StatusCode initialize() final
AnaAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
constructor with parameters
a guard class for use with ref FilterReporterParams
@ Tile
The Tile calorimeter.
@ Core
Core flags describing the event.
@ LAr
The LAr calorimeter.
bool isEventFlagBitSet(EventFlagSubDet subDet, size_t bit) const
Check one particular bit of one particular sub-detector.
@ Error
The sub-detector issued an error.
EventFlagErrorState errorState(EventFlagSubDet subDet) const
Get the error state for a particular sub-detector.
This module defines the arguments passed from the BATCH driver to the BATCH worker.
EventInfo_v1 EventInfo
Definition of the latest event info version.