Public Member Functions | |
| virtual | ~IegammaMVATool () |
| Declare the interface that the class provides. | |
| virtual StatusCode | initialize ()=0 |
| initialize method | |
| virtual StatusCode | finalize ()=0 |
| finalize method | |
| virtual StatusCode | execute (xAOD::CaloCluster *cluster, const xAOD::Egamma *eg)=0 |
| execute method | |
| virtual StatusCode | execute (xAOD::CaloCluster *cluster, const egammaRec *egRec, xAOD::EgammaParameters::EgammaType egType)=0 |
| virtual StatusCode | hltexecute (xAOD::CaloCluster *cluster, const std::string &egType)=0 |
1.6.1