ATLAS Offline Software
|
#include "AthContainers/AuxElement.h"
#include "xAODTruth/TruthEvent.h"
#include "xAODTruth/TruthParticle.h"
Go to the source code of this file.
Namespaces | |
xAOD | |
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region. | |
Functions | |
const SG::AuxElement::Accessor< float > * | xAOD::polarizationAccessorV1 (TruthParticle_v1::PolParam type) |
This function holds on to Accessor objects that can be used by each TruthParticle_v1 object at runtime to get/set parameter values on themselves. More... | |
const SG::AuxElement::Accessor< int > * | xAOD::pdfInfoAccessorV1Int (TruthEvent_v1::PdfParam type) |
Helper function for getting accessors for integer type PDF information. More... | |
const SG::AuxElement::Accessor< float > * | xAOD::pdfInfoAccessorV1Float (TruthEvent_v1::PdfParam type) |
Helper function for getting accessors for floating point PDF information. More... | |
const SG::AuxElement::Accessor< int > * | xAOD::heavyIonAccessorV1Int (TruthEvent_v1::HIParam type) |
Helper function for getting accessors for integer type HI information. More... | |
const SG::AuxElement::Accessor< float > * | xAOD::heavyIonAccessorV1Float (TruthEvent_v1::HIParam type) |
Helper function for getting accessors for floating point HI information. More... | |