Decision invalidator for ROOT (really doing the job). More...
#include <DecisionObjectHandleStandalone.h>
Public Member Functions | |
DecisionObjectHandleStandalone (EventPtr_t sg, const std::string &deckey, const std::string &navikey) | |
Constructor with arguments. | |
virtual void | reset () |
Reset the object at the end of an event. | |
virtual xAOD::TrigDecision const * | getDecision () const |
Retrieve the decision object. | |
virtual xAOD::TrigNavigation const * | getNavigation () const |
Retrieve the navigation object. |
Decision invalidator for ROOT (really doing the job).