|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ISF_TOOLS_LLPTRUTHSTRATEGY_H
6 #define ISF_TOOLS_LLPTRUTHSTRATEGY_H 1
58 #endif //> !ISF_TOOLS_LLPTRUTHSTRATEGY_H
virtual bool pass(ITruthIncident &incident) const override
True if the ITruthStrategy implementationapplies to the given ITruthIncident.
int m_passProcessCodeRangeLow
The process code range (low-high) and the category of processes that should pass this strategy.
int m_passProcessCategory
LLPTruthStrategy(const std::string &t, const std::string &n, const IInterface *p)
Constructor with parameters.
int m_passProcessCodeRangeHigh
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize() override
IntegerArrayProperty m_regionListProperty
virtual bool appliesToRegion(unsigned short geoID) const override
~LLPTruthStrategy()=default
Destructor.