![]() |
ATLAS Offline Software
|
#include "xAODJet/versions/Jet_v1.h"#include "xAODJet/JetAccessors.h"#include "xAODJet/FastJetLinkBase.h"Go to the source code of this file.
Namespaces | |
| namespace | xAOD |
| ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region. | |
Variables | |
| static const JetAttributeAccessor::AccessorWrapper< JetFourMom_t > | xAOD::momentumAcc |
| static const SG::AuxElement::Accessor< std::vector< ElementLink< IParticleContainer > > > | xAOD::constituentAcc ("constituentLinks") |
| The accessor for the cluster element links. | |
| static const SG::AuxElement::Accessor< std::vector< float > > | xAOD::constituentWeightAcc ("constituentWeights") |
| static const SG::AuxElement::Accessor< int > | xAOD::constitScaleAcc ("ConstituentScale") |
| static const JetAttributeAccessor::AccessorWrapper< JetFourMom_t > | xAOD::jetEMScaleAcc ("JetEMScaleMomentum") |
| static const JetAttributeAccessor::AccessorWrapper< JetFourMom_t > | xAOD::jetConstitScaleAcc ("JetConstitScaleMomentum") |
| static const SG::AuxElement::Accessor< int > | xAOD::inputAcc ("InputType") |
| static const SG::AuxElement::Accessor< int > | xAOD::algAcc ("AlgorithmType") |
| static const SG::AuxElement::Accessor< float > | xAOD::spAcc ("SizeParameter") |