ATLAS Offline Software
|
#include <IgFEXaltMetAlgo.h>
Public Member Functions | |
virtual void | setAlgoConstant (std::vector< int > &&A_thr, std::vector< int > &&B_thr, const int rhoPlusThr)=0 |
virtual void | altMetAlgo (const gTowersCentral &Atwr, const gTowersCentral &Btwr, std::array< uint32_t, 4 > &outTOB) const =0 |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
Definition at line 22 of file IgFEXaltMetAlgo.h.
|
pure virtual |
|
inlinestatic |
Definition at line 37 of file IgFEXaltMetAlgo.h.
|
pure virtual |