![]() |
ATLAS Offline Software
|
#include <vector>#include <string>#include <stdexcept>#include "xAODCore/AuxStoreAccessorMacros.h"#include "xAODTrigMissingET/versions/TrigMissingET_v1.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. | |
Functions | |
| xAOD::AUXSTORE_PRIMITIVE_SETTER_AND_GETTER (TrigMissingET_v1, float, sumEt, setSumEt) AUXSTORE_PRIMITIVE_SETTER_AND_GETTER(TrigMissingET_v1 | |
| static setRoiWord const SG::AuxElement::Accessor< std::vector< std::string > > | xAOD::nameAcc ("nameOfComponent") |
Variables | |
| xAOD::roiWord | |
| static const SG::AuxElement::Accessor< std::vector< float > > | xAOD::exAcc ("exComponent") |
| static const SG::AuxElement::Accessor< std::vector< float > > | xAOD::eyAcc ("eyComponent") |
| static const SG::AuxElement::Accessor< std::vector< float > > | xAOD::ezAcc ("ezComponent") |
| static const SG::AuxElement::Accessor< std::vector< float > > | xAOD::sumEtAcc ("sumEtComponent") |
| static const SG::AuxElement::Accessor< std::vector< float > > | xAOD::sumEAcc ("sumEComponent") |
| static const SG::AuxElement::Accessor< std::vector< float > > | xAOD::calib0Acc ("calib0Component") |
| static const SG::AuxElement::Accessor< std::vector< float > > | xAOD::calib1Acc ("calib1Component") |
| static const SG::AuxElement::Accessor< std::vector< float > > | xAOD::sumOfSignsAcc ("sumOfSignsComponent") |
| static const SG::AuxElement::Accessor< std::vector< short > > | xAOD::statusAcc ("statusComponent") |
| static const SG::AuxElement::Accessor< std::vector< unsigned short > > | xAOD::usedchannelsAcc ("usedChannelsComponent") |