ATLAS Offline Software
Classes
HypoBase.h File Reference
#include "TrigCompositeUtils/TrigCompositeUtils.h"
#include "AthenaBaseComps/AthAlgorithm.h"
#include "AthenaBaseComps/AthReentrantAlgorithm.h"
#include "StoreGate/ReadHandleKeyArray.h"
Include dependency graph for HypoBase.h:

Go to the source code of this file.

Classes

class  HypoBase
 Hypothesis algorithms take the output of reco algorithms and the decision from the preceeding InputMaker, to produce a new decision. This is a base class for HLT Hypos to reduce boilerplate and enforce the common naming scheme for decision handle keys. Derived classes will have to add specific reco data read & write keys to suit their purpose. More...