9#ifndef ISF_TOOLS_VALIDATIONTRUTHSTRATEGY_H
10#define ISF_TOOLS_VALIDATIONTRUTHSTRATEGY_H 1
39 virtual StatusCode
finalize()
override;
ISF interface class for TruthIncidents.
virtual bool pass(ITruthIncident &incident) const override
true if the ITruthStrategy implementation applies to the given ITruthIncident
virtual StatusCode finalize() override
IntegerArrayProperty m_regionListProperty
double m_minParentP2
cuts on the parent particle
~ValidationTruthStrategy()
Destructor.
virtual bool appliesToRegion(unsigned short geoID) const override
virtual StatusCode initialize() override
ValidationTruthStrategy(const std::string &t, const std::string &n, const IInterface *p)
Constructor with parameters.