ATLAS Offline Software
AFPSiHitAuxContainer_v1.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
15 // Local include(s):
17 
18 namespace xAOD {
19 
21  : AuxContainerBase() {
24  // AUX_VARIABLE( discriminator );
30  }
31 
32 } // namespace xAOD
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition: AuxContainerBase.h:59
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::AFPSiHitAuxContainer_v1::pixelLayerID
std::vector< int > pixelLayerID
Definition: AFPSiHitAuxContainer_v1.h:44
xAOD::AFPSiHitAuxContainer_v1::pixelColIDChip
std::vector< int > pixelColIDChip
Definition: AFPSiHitAuxContainer_v1.h:46
xAOD::AFPSiHitAuxContainer_v1::timeOverThreshold
std::vector< float > timeOverThreshold
Definition: AFPSiHitAuxContainer_v1.h:41
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition: AuxVariable.h:23
xAOD::AFPSiHitAuxContainer_v1::tracksLinks
std::vector< std::vector< AFPSiHit_v1::AFPTrackLink_t > > tracksLinks
Definition: AFPSiHitAuxContainer_v1.h:47
AFPSiHitAuxContainer_v1.h
Header file for class AFPSiHitAuxcontainer_v1.
xAOD::AFPSiHitAuxContainer_v1::depositedCharge
std::vector< float > depositedCharge
Definition: AFPSiHitAuxContainer_v1.h:40
xAOD::AFPSiHitAuxContainer_v1::AFPSiHitAuxContainer_v1
AFPSiHitAuxContainer_v1()
Definition: AFPSiHitAuxContainer_v1.cxx:20
xAOD::AFPSiHitAuxContainer_v1::pixelRowIDChip
std::vector< int > pixelRowIDChip
Definition: AFPSiHitAuxContainer_v1.h:45
xAOD::AFPSiHitAuxContainer_v1::stationID
std::vector< int > stationID
Definition: AFPSiHitAuxContainer_v1.h:43