ATLAS Offline Software
|
Classes | |
struct | CaloClusterExtractor |
class | CaloConstitExtractor |
Interface to retrieve calo informations from a jet constituent. More... | |
struct | FlowElementExtractor |
struct | PFOExtractor |
Typedefs | |
using | JetConstitIterator = xAOD::JetConstituentVector::iterator |
Functions | |
const CaloConstitExtractor * | extractorForJet (const xAOD::Jet *jet) |
returns a pointer to a CaloConstitExtractor for a given jet. More... | |
Definition at line 21 of file JetCaloCalculations.cxx.
const CaloConstitExtractor* CaloConstitHelpers::extractorForJet | ( | const xAOD::Jet * | jet | ) |
returns a pointer to a CaloConstitExtractor for a given jet.
Do not delete the pointer ! WARNING : not entirely safe. Assumes that all jet constituents have the same type as 1st constit.
Definition at line 185 of file JetCaloCalculations.cxx.