ATLAS Offline Software
|
#include <IFsrPhotonTool.h>
Public Member Functions | |
virtual CP::CorrectionCode | getFsrPhoton (const xAOD::IParticle *part, FsrCandidate &candidate, xAOD::PhotonContainer *photons, const xAOD::ElectronContainer *electrons)=0 |
Declare the interface that the class provides. More... | |
virtual std::vector< FsrCandidate > * | getFsrCandidateList (const xAOD::IParticle *part, xAOD::PhotonContainer *photons, const xAOD::ElectronContainer *electrons)=0 |
virtual std::vector< FsrCandidate > * | getFarFsrCandidateList (const xAOD::IParticle *part, xAOD::PhotonContainer *photons)=0 |
virtual std::vector< FsrCandidate > * | getNearFsrCandidateList (const xAOD::Muon *part, const xAOD::PhotonContainer *photons, const xAOD::ElectronContainer *electrons)=0 |
virtual void | print () const =0 |
Print the state of the tool. More... | |
Definition at line 47 of file IFsrPhotonTool.h.
|
pure virtual |
Implemented in FSR::FsrPhotonTool.
|
pure virtual |
Implemented in FSR::FsrPhotonTool.
|
pure virtual |
Declare the interface that the class provides.
Get the Ok/Error as a return value
Implemented in FSR::FsrPhotonTool.
|
pure virtual |
Implemented in FSR::FsrPhotonTool.
|
pure virtualinherited |
Print the state of the tool.
Implemented in JetRecTool, JetFinder, JetModifiedMassDrop, JetFromPseudojet, JetReclusterer, JetReclusteringTool, JetTruthLabelingTool, JetPileupLabelingTool, HI::HIPileupTool, asg::AsgTool, JetDumper, JetBottomUpSoftDrop, JetRecursiveSoftDrop, JetSoftDrop, JetConstituentsRetriever, JetSubStructureMomentToolsBase, JetSplitter, JetToolRunner, JetPruner, JetPseudojetRetriever, JetTrimmer, AsgHelloTool, and KtDeltaRTool.