Public Member Functions | |
virtual const xAOD::PFOContainer * | retrievePFO (const CP::PFO_JetMETConfig_inputScale &theScale) const =0 |
virtual const xAOD::PFOContainer * | retrievePFO (const CP::PFO_JetMETConfig_inputScale &theScale, const CP::PFO_JetMETConfig_charge &theCharge) const =0 |
virtual const xAOD::PFOContainer* CP::IRetrievePFOTool::retrievePFO | ( | const CP::PFO_JetMETConfig_inputScale & | theScale, | |
const CP::PFO_JetMETConfig_charge & | theCharge | |||
) | const [pure virtual] |
Fills theContainer with PFO from EM or LC mode in eflowRec - additionally allows to choose one of charged, neutral or all PFO configurations
Implemented in CP::RetrievePFOTool.
virtual const xAOD::PFOContainer* CP::IRetrievePFOTool::retrievePFO | ( | const CP::PFO_JetMETConfig_inputScale & | theScale | ) | const [pure virtual] |
Declare the interface that the class provides Fills theContainer with PFO from EM or LC mode in eflowRec
Implemented in CP::RetrievePFOTool.