ATLAS Offline Software
Loading...
Searching...
No Matches
xAOD::L2StandAloneMuonAuxContainer_v2 Class Referenceabstract

Auxiliary container for muon SA containers. More...

#include <L2StandAloneMuonAuxContainer_v2.h>

Inheritance diagram for xAOD::L2StandAloneMuonAuxContainer_v2:

Public Types

typedef SG::auxid_t auxid_t
 The aux ID type definition.
typedef SG::auxid_set_t auxid_set_t
 The aux ID set type definition.
template<class T, class ALLOC = std::allocator<T>>
using AuxVariable_t = std::vector<T, ALLOC>
 Declare how to wrap variables for this sort of base.
template<class T, class ALLOC = std::allocator<T>>
using LinkedVariable_t = AuxVariable_t<T, ALLOC>
enum  AuxStoreType { AST_ObjectStore = 0 , AST_ContainerStore = 1 }
 Type of the auxiliary store. More...

Public Member Functions

 L2StandAloneMuonAuxContainer_v2 ()
 Default constructor.
virtual bool insertMove (size_t pos, IAuxStore &other, const SG::auxid_set_t &ignore=SG::auxid_set_t())=0
 Move all elements from other to this store.
template<typename T, typename ALLOC>
auxid_t getAuxID (const std::string &name, std::vector< T, ALLOC > &, SG::AuxVarFlags flags=SG::AuxVarFlags::None, const SG::auxid_t linkedVariable=SG::null_auxid)
 Get the auxiliary ID for one of the persistent variables.
template<typename T>
auxid_t getAuxID (const std::string &name, SG::PackedContainer< T > &, SG::AuxVarFlags flags=SG::AuxVarFlags::None, const SG::auxid_t linkedVariable=SG::null_auxid)
 Get the auxiliary ID for one of the persistent variables.
template<typename T, typename ALLOC>
void regAuxVar (auxid_t auxid, const std::string &name, std::vector< T, ALLOC > &vec)
 Register one of the persistent variables internally.
template<typename T>
void regAuxVar (auxid_t auxid, const std::string &name, SG::PackedContainer< T > &vec)
 Register one of the persistent variables internally.
Functions implementing the SG::IAuxStoreHolder interface
virtual SG::IAuxStoregetStore () override
 Get the currently used internal store object.
virtual const SG::IAuxStoregetStore () const override
virtual void setStore (SG::IAuxStore *store) override
 Set a different internal store object.
virtual AuxStoreType getStoreType () const override
 Return the type of the store object.
std::pmr::memory_resource * memResource ()
 Return the memory resource to use.
Functions implementing the SG::IConstAuxStore interface
virtual const void * getData (auxid_t auxid) const override
 Get a pointer to a given array.
virtual const SG::IAuxTypeVectorgetVector (SG::auxid_t auxid) const override final
 Return vector interface for one aux data item.
virtual const auxid_set_tgetAuxIDs () const override
 Get the types(names) of variables handled by this container.
virtual const auxid_set_tgetDecorIDs () const override
 Get the types(names) of decorations handled by this container.
virtual bool isDecoration (auxid_t auxid) const override
 Test if a variable is a decoration.
virtual void * getDecoration (auxid_t auxid, size_t size, size_t capacity) override
 Get a pointer to a given array, as a decoration.
virtual void lock () override
 Lock the container.
virtual bool clearDecorations () override
 Clear all decorations.
virtual size_t size () const override
 Get the size of the container.
virtual void lockDecoration (SG::auxid_t auxid) override
 Lock a decoration.
virtual const SG::IAuxTypeVectorlinkedVector (SG::auxid_t auxid) const override
 Return interface for a linked variable.
Functions implementing the SG::IAuxStore interface
virtual void * getData (auxid_t auxid, size_t size, size_t capacity) override
 Get a pointer to a given array, creating the array if necessary.
virtual SG::IAuxTypeVectorlinkedVector (SG::auxid_t auxid) override
 Return interface for a linked variable.
virtual const auxid_set_tgetWritableAuxIDs () const override
 Return a set of writable data identifiers.
virtual bool resize (size_t size) override
 Resize the arrays to a given size.
virtual void reserve (size_t size) override
 Reserve a given size for the arrays.
virtual void shift (size_t pos, ptrdiff_t offs) override
 Shift the contents of the stored arrays.
virtual bool insertMove (size_t pos, IAuxStore &other, const SG::auxid_set_t &ignore) override
 Insert contents of another store via move.
virtual bool setOption (auxid_t id, const SG::AuxDataOption &option) override
 Make an option setting on an aux variable.
Functions implementing the SG::IAuxStoreIO interface
virtual const void * getIOData (auxid_t auxid) const override
 Get a pointer to the data being stored for one aux data item.
virtual const std::type_info * getIOType (auxid_t auxid) const override
 Return the type of the data to be stored for one aux data item.
virtual const auxid_set_tgetDynamicAuxIDs () const override
 Get the types(names) of variables created dynamically.
virtual SG::auxid_set_t getSelectedAuxIDs () const override
 Get the IDs of the selected dynamic Aux variables (for writing)
Functions managing the instance name of the container
const charname () const
 Get the name of the container instance.
void setName (const char *name)
 Set the name of the container instance.

Static Public Attributes

static constexpr bool supportsThinning = true
 Mark that this type supports thinning operations.

Private Types

typedef AthContainers_detail::mutex mutex_t
 Mutex for multithread synchronization.
typedef AthContainers_detail::lock_guard< mutex_tguard_t

Private Member Functions

template<typename ELT, typename CONT>
void regAuxVar1 (auxid_t auxid, const std::string &name, CONT &vec)
 Common code between regAuxVar cases.

Private Attributes

auxid_set_t m_auxids
 Internal list of all available variables.
std::vector< SG::IAuxTypeVector * > m_vecs
 Internal list of all managed variables.
SG::IAuxStorem_store
 Internal dynamic auxiliary store object.
SG::IAuxStoreIOm_storeIO
 The IO interface to the internal auxiliary store.
bool m_ownsStore
 Flag deciding if the object owns the dynamic store or not.
bool m_locked
 Has the container been locked?
mutex_t m_mutex
std::string m_name
 Name of the container in memory. Set externally.
CxxUtils::CachedPointer< std::pmr::memory_resource > m_memResource ATLAS_THREAD_SAFE
 Memory resource to use for this container.
4-momentum variables
std::vector< floatpt
std::vector< floatphi
std::vector< floateta
L2 muon specific variables

Outputs of L2 muon standalone algorithm

std::vector< uint32_troiWord
std::vector< intsAddress
std::vector< floatrMS
 Position at MS.
std::vector< floatetaMS
std::vector< floatphiMS
std::vector< floatdirPhiMS
std::vector< floatzMS
std::vector< floatdirZMS
std::vector< floatbeta
std::vector< floatbarrelRadius
 Input measurements to be converted to pT by LUT.
std::vector< floatbarrelSagitta
std::vector< floatendcapAlpha
std::vector< floatendcapBeta
std::vector< floatendcapRadius
std::vector< floatetaMap
 eta, phi as input to LUT
std::vector< floatphiMap
std::vector< intetaBin
std::vector< intphiBin
std::vector< intisTgcFailure
 Flag for RGC and RPC availabilities.
std::vector< intisRpcFailure
std::vector< floatdeltaPt
 Error of pt, eta and phi.
std::vector< floatdeltaPtParm1
std::vector< floatdeltaPtParm2
std::vector< floatdeltaPtParm3
std::vector< floatdeltaEta
std::vector< floatdeltaPhi
std::vector< std::vector< float > > superPointR
 Station fit results (superpoints)
std::vector< std::vector< float > > superPointZ
std::vector< std::vector< float > > superPointSlope
std::vector< std::vector< float > > superPointIntercept
std::vector< std::vector< float > > superPointChi2
std::vector< std::vector< float > > trackPositionR
 Track positions.
std::vector< std::vector< float > > trackPositionZ
std::vector< std::vector< float > > trackPositionEta
std::vector< std::vector< float > > trackPositionPhi
std::vector< intalgoId
 Detailed information.
std::vector< uint32_tteId
std::vector< uint32_tlvl1Id
std::vector< uint32_tlumiBlock
std::vector< uint32_tmuonDetMask
std::vector< uint32_troiId
std::vector< uint32_troiSystem
std::vector< uint32_troiSubsystem
std::vector< uint32_troiSector
std::vector< uint32_troiNumber
std::vector< uint32_troiThreshold
std::vector< floatroiEta
std::vector< floatroiPhi
std::vector< floattgcPt
 pT from different algorithms
std::vector< floatptBarrelRadius
std::vector< floatptBarrelSagitta
std::vector< floatptEndcapAlpha
std::vector< floatptEndcapBeta
std::vector< floatptEndcapRadius
std::vector< floatptCSC
std::vector< std::vector< int > > chamberType1Normal
 Road information Chamber type.
std::vector< std::vector< int > > chamberType1Overlap
std::vector< std::vector< int > > chamberType2Normal
std::vector< std::vector< int > > chamberType2Overlap
std::vector< std::vector< float > > roadAwNormal
 Slope.
std::vector< std::vector< float > > roadAwOverlap
std::vector< std::vector< float > > roadBwNormal
 Intercept.
std::vector< std::vector< float > > roadBwOverlap
std::vector< std::vector< float > > zMinNormal
 Z.
std::vector< std::vector< float > > zMinOverlap
std::vector< std::vector< float > > zMaxNormal
std::vector< std::vector< float > > zMaxOverlap
std::vector< std::vector< float > > rMinNormal
 R.
std::vector< std::vector< float > > rMinOverlap
std::vector< std::vector< float > > rMaxNormal
std::vector< std::vector< float > > rMaxOverlap
std::vector< std::vector< float > > etaMinNormal
 Eta.
std::vector< std::vector< float > > etaMinOverlap
std::vector< std::vector< float > > etaMaxNormal
std::vector< std::vector< float > > etaMaxOverlap
std::vector< floattgcInnEta
 TGC fit results.
std::vector< floattgcInnPhi
std::vector< floattgcInnR
std::vector< floattgcInnZ
std::vector< floattgcMid1Eta
std::vector< floattgcMid1Phi
std::vector< floattgcMid1R
std::vector< floattgcMid1Z
std::vector< floattgcMid2Eta
std::vector< floattgcMid2Phi
std::vector< floattgcMid2R
std::vector< floattgcMid2Z
std::vector< floattgcInnRhoStd
std::vector< long > tgcInnRhoN
std::vector< floattgcInnPhiStd
std::vector< long > tgcInnPhiN
std::vector< floattgcMidRhoChi2
std::vector< long > tgcMidRhoN
std::vector< floattgcMidPhiChi2
std::vector< long > tgcMidPhiN
std::vector< floatrpcFitInnPhi
 RPC fit results.
std::vector< floatrpcFitInnSlope
std::vector< floatrpcFitInnOffset
std::vector< floatrpcFitMidPhi
std::vector< floatrpcFitMidSlope
std::vector< floatrpcFitMidOffset
std::vector< floatrpcFitOutPhi
std::vector< floatrpcFitOutSlope
std::vector< floatrpcFitOutOffset
std::vector< intrpcHitsCapacity
 Size of hit strages.
std::vector< inttgcHitsCapacity
std::vector< intmdtHitsCapacity
std::vector< intcscHitsCapacity
std::vector< std::vector< uint32_t > > rpcHitLayer
 RPC pad hits.
std::vector< std::vector< uint32_t > > rpcHitMeasuresPhi
std::vector< std::vector< float > > rpcHitX
std::vector< std::vector< float > > rpcHitY
std::vector< std::vector< float > > rpcHitZ
std::vector< std::vector< float > > rpcHitTime
std::vector< std::vector< float > > rpcHitDistToEtaReadout
std::vector< std::vector< float > > rpcHitDistToPhiReadout
std::vector< std::vector< std::string > > rpcHitStationName
std::vector< std::vector< float > > tgcHitEta
 TGC hits.
std::vector< std::vector< float > > tgcHitPhi
std::vector< std::vector< float > > tgcHitR
std::vector< std::vector< float > > tgcHitZ
std::vector< std::vector< float > > tgcHitWidth
std::vector< std::vector< int > > tgcHitStationNum
std::vector< std::vector< bool > > tgcHitIsStrip
std::vector< std::vector< int > > tgcHitBCTag
std::vector< std::vector< bool > > tgcHitInRoad
std::vector< std::vector< uint32_t > > mdtHitOnlineId
 MDT hits.
std::vector< std::vector< int > > mdtHitIsOutlier
std::vector< std::vector< int > > mdtHitChamberId
std::vector< std::vector< float > > mdtHitR
std::vector< std::vector< float > > mdtHitZ
std::vector< std::vector< float > > mdtHitPhi
std::vector< std::vector< float > > mdtHitResidual
std::vector< std::vector< float > > mdtHitTime
std::vector< std::vector< float > > mdtHitSpace
std::vector< std::vector< float > > mdtHitSigma
std::vector< std::vector< int > > cscHitIsOutlier
 CSC hits.
std::vector< std::vector< int > > cscHitChamberId
std::vector< std::vector< uint32_t > > cscHitStationName
std::vector< std::vector< int > > cscHitStationEta
std::vector< std::vector< int > > cscHitStationPhi
std::vector< std::vector< int > > cscHitChamberLayer
std::vector< std::vector< int > > cscHitWireLayer
std::vector< std::vector< int > > cscHitMeasuresPhi
std::vector< std::vector< int > > cscHitStrip
std::vector< std::vector< float > > cscHitEta
std::vector< std::vector< float > > cscHitPhi
std::vector< std::vector< float > > cscHitR
std::vector< std::vector< float > > cscHitZ
std::vector< std::vector< int > > cscHitCharge
std::vector< std::vector< float > > cscHitTime
std::vector< std::vector< float > > cscHitResidual
std::vector< std::vector< unsigned int > > stgcClusterLayer
std::vector< std::vector< int > > stgcClusterIsOutlier
std::vector< std::vector< int > > stgcClusterType
std::vector< std::vector< float > > stgcClusterEta
std::vector< std::vector< float > > stgcClusterPhi
std::vector< std::vector< float > > stgcClusterR
std::vector< std::vector< float > > stgcClusterZ
std::vector< std::vector< float > > stgcClusterResidualR
std::vector< std::vector< float > > stgcClusterResidualPhi
std::vector< std::vector< int > > stgcClusterStationEta
std::vector< std::vector< int > > stgcClusterStationPhi
std::vector< std::vector< int > > stgcClusterStationName
std::vector< std::vector< unsigned int > > mmClusterLayer
std::vector< std::vector< int > > mmClusterIsOutlier
std::vector< std::vector< float > > mmClusterEta
std::vector< std::vector< float > > mmClusterPhi
std::vector< std::vector< float > > mmClusterR
std::vector< std::vector< float > > mmClusterZ
std::vector< std::vector< float > > mmClusterResidualR
std::vector< std::vector< float > > mmClusterResidualPhi
std::vector< std::vector< int > > mmClusterStationEta
std::vector< std::vector< int > > mmClusterStationPhi
std::vector< std::vector< int > > mmClusterStationName

Detailed Description

Auxiliary container for muon SA containers.

This is a fixed implementation of the muon SA auxiliary store. Defining every possible property that muon SA can have.

Author
Masaki Ishitsuka ishit.nosp@m.suka.nosp@m.@phys.nosp@m..tit.nosp@m.ech.a.nosp@m.c.jp

$Revsision$

Date
2015-04-18 06:31:23 +0200 (Sat, 18 Apr 2015)

Definition at line 32 of file L2StandAloneMuonAuxContainer_v2.h.

Member Typedef Documentation

◆ auxid_set_t

The aux ID set type definition.

Definition at line 61 of file AuxContainerBase.h.

◆ auxid_t

The aux ID type definition.

Definition at line 59 of file AuxContainerBase.h.

◆ AuxVariable_t

template<class T, class ALLOC = std::allocator<T>>
using xAOD::AuxContainerBase::AuxVariable_t = std::vector<T, ALLOC>
inherited

Declare how to wrap variables for this sort of base.

Definition at line 191 of file AuxContainerBase.h.

◆ guard_t

Definition at line 243 of file AuxContainerBase.h.

◆ LinkedVariable_t

template<class T, class ALLOC = std::allocator<T>>
using xAOD::AuxContainerBase::LinkedVariable_t = AuxVariable_t<T, ALLOC>
inherited

Definition at line 193 of file AuxContainerBase.h.

◆ mutex_t

Mutex for multithread synchronization.

Definition at line 242 of file AuxContainerBase.h.

Member Enumeration Documentation

◆ AuxStoreType

Type of the auxiliary store.

In the xAOD EDM we use auxiliary store objects in some cases to describe a single object, and in most cases to describe a container of objects. This enumeration declares which type the object implementing this interface is.

Enumerator
AST_ObjectStore 

The store describes a single object.

AST_ContainerStore 

The store describes a container.

Definition at line 66 of file IAuxStoreHolder.h.

66 {
67 AST_ObjectStore = 0,
69 };
@ AST_ContainerStore
The store describes a container.
@ AST_ObjectStore
The store describes a single object.

Constructor & Destructor Documentation

◆ L2StandAloneMuonAuxContainer_v2()

xAOD::L2StandAloneMuonAuxContainer_v2::L2StandAloneMuonAuxContainer_v2 ( )

Default constructor.

Definition at line 12 of file L2StandAloneMuonAuxContainer_v2.cxx.

14
18
28
31
35
40
43
50
56
61
75
83
88
91
94
99
104
109
114
119
124
129
134
138
142
146
151
161
171
182
199
212
224
225 }
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition AuxVariable.h:23
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
std::vector< std::vector< int > > stgcClusterStationEta
std::vector< float > barrelRadius
Input measurements to be converted to pT by LUT.
std::vector< int > algoId
Detailed information.
std::vector< std::vector< int > > chamberType2Overlap
std::vector< std::vector< uint32_t > > mdtHitOnlineId
MDT hits.
std::vector< int > rpcHitsCapacity
Size of hit strages.
std::vector< std::vector< float > > tgcHitEta
TGC hits.
std::vector< std::vector< float > > trackPositionZ
std::vector< std::vector< int > > cscHitIsOutlier
CSC hits.
std::vector< std::vector< float > > zMinNormal
Z.
std::vector< std::vector< float > > superPointIntercept
std::vector< std::vector< float > > stgcClusterResidualPhi
std::vector< std::vector< float > > superPointSlope
std::vector< std::vector< int > > mmClusterStationEta
std::vector< std::vector< float > > mmClusterResidualR
std::vector< std::vector< float > > rpcHitDistToPhiReadout
std::vector< std::vector< int > > cscHitChamberLayer
std::vector< std::vector< float > > trackPositionR
Track positions.
std::vector< float > rpcFitInnPhi
RPC fit results.
std::vector< std::vector< int > > mmClusterIsOutlier
std::vector< std::vector< float > > mmClusterResidualPhi
std::vector< std::vector< float > > etaMinOverlap
std::vector< std::vector< float > > etaMinNormal
Eta.
std::vector< std::vector< int > > stgcClusterIsOutlier
std::vector< std::vector< float > > stgcClusterEta
std::vector< std::vector< int > > mmClusterStationPhi
std::vector< float > tgcInnEta
TGC fit results.
std::vector< std::vector< float > > stgcClusterR
std::vector< std::vector< float > > cscHitResidual
std::vector< std::vector< float > > tgcHitWidth
std::vector< std::vector< float > > etaMaxOverlap
std::vector< std::vector< uint32_t > > cscHitStationName
std::vector< std::vector< float > > mmClusterEta
std::vector< int > isTgcFailure
Flag for RGC and RPC availabilities.
std::vector< float > tgcPt
pT from different algorithms
std::vector< std::vector< float > > trackPositionEta
std::vector< std::vector< int > > stgcClusterStationPhi
std::vector< std::vector< int > > cscHitMeasuresPhi
std::vector< std::vector< unsigned int > > mmClusterLayer
std::vector< std::vector< float > > stgcClusterPhi
std::vector< std::vector< int > > mmClusterStationName
std::vector< std::vector< float > > rMinOverlap
std::vector< std::vector< float > > superPointR
Station fit results (superpoints)
std::vector< std::vector< float > > zMinOverlap
std::vector< std::vector< float > > roadAwOverlap
std::vector< std::vector< float > > mdtHitSpace
std::vector< std::vector< int > > chamberType2Normal
std::vector< float > etaMap
eta, phi as input to LUT
std::vector< float > deltaPt
Error of pt, eta and phi.
std::vector< std::vector< float > > zMaxOverlap
std::vector< std::vector< float > > superPointChi2
std::vector< std::vector< std::string > > rpcHitStationName
std::vector< std::vector< float > > mdtHitResidual
std::vector< std::vector< uint32_t > > rpcHitMeasuresPhi
std::vector< std::vector< float > > mdtHitSigma
std::vector< std::vector< float > > mmClusterPhi
std::vector< std::vector< float > > rMinNormal
R.
std::vector< std::vector< uint32_t > > rpcHitLayer
RPC pad hits.
std::vector< std::vector< float > > roadAwNormal
Slope.
std::vector< std::vector< int > > chamberType1Overlap
std::vector< std::vector< float > > roadBwNormal
Intercept.
std::vector< std::vector< float > > rMaxOverlap
std::vector< std::vector< float > > roadBwOverlap
std::vector< std::vector< float > > rpcHitDistToEtaReadout
std::vector< std::vector< float > > trackPositionPhi
std::vector< std::vector< float > > etaMaxNormal
std::vector< std::vector< float > > superPointZ
std::vector< std::vector< int > > chamberType1Normal
Road information Chamber type.
std::vector< std::vector< float > > stgcClusterResidualR
std::vector< std::vector< unsigned int > > stgcClusterLayer
std::vector< std::vector< float > > stgcClusterZ
std::vector< std::vector< int > > stgcClusterStationName

Member Function Documentation

◆ clearDecorations()

bool xAOD::AuxContainerBase::clearDecorations ( )
overridevirtualinherited

Clear all decorations.

Implements SG::IConstAuxStore.

Definition at line 359 of file AuxContainerBase.cxx.

359 {
360
361 // Guard against multi-threaded execution:
362 guard_t guard( m_mutex );
363
364 // Clear the decorations from the dynamic store:
365 bool anycleared = false;
366 if( m_store ) {
367 anycleared = m_store->clearDecorations();
368 }
369 // Early exit if there were no decorations.
370 if (!anycleared) return false;
371
372 // Construct the list of managed auxiliary variables from scratch after
373 // the cleanup:
375 for( auxid_t auxid = 0; auxid < m_vecs.size(); ++auxid ) {
376 if( m_vecs[ auxid ] ) {
377 ids.insert( auxid );
378 }
379 }
380 if( m_store ) {
381 ids.insert (m_store->getAuxIDs());
382 }
383 m_auxids = std::move(ids);
384
385 return true;
386 }
SG::auxid_set_t auxid_set_t
The aux ID set type definition.
SG::IAuxStore * m_store
Internal dynamic auxiliary store object.
AthContainers_detail::lock_guard< mutex_t > guard_t
auxid_set_t m_auxids
Internal list of all available variables.
std::vector< SG::IAuxTypeVector * > m_vecs
Internal list of all managed variables.
SG::auxid_t auxid_t
The aux ID type definition.

◆ getAuxID() [1/2]

template<typename T>
auxid_t xAOD::AuxContainerBase::getAuxID ( const std::string & name,
SG::PackedContainer< T > & ,
SG::AuxVarFlags flags = SG::AuxVarFlags::None,
const SG::auxid_t linkedVariable = SG::null_auxid )
inherited

Get the auxiliary ID for one of the persistent variables.

◆ getAuxID() [2/2]

template<typename T, typename ALLOC>
auxid_t xAOD::AuxContainerBase::getAuxID ( const std::string & name,
std::vector< T, ALLOC > & ,
SG::AuxVarFlags flags = SG::AuxVarFlags::None,
const SG::auxid_t linkedVariable = SG::null_auxid )
inherited

Get the auxiliary ID for one of the persistent variables.

◆ getAuxIDs()

const AuxContainerBase::auxid_set_t & xAOD::AuxContainerBase::getAuxIDs ( ) const
overridevirtualinherited

Get the types(names) of variables handled by this container.

Implements SG::IConstAuxStore.

Definition at line 277 of file AuxContainerBase.cxx.

277 {
278
279 // Return the full list of IDs:
280 return getWritableAuxIDs();
281 }
virtual const auxid_set_t & getWritableAuxIDs() const override
Return a set of writable data identifiers.

◆ getData() [1/2]

const void * xAOD::AuxContainerBase::getData ( auxid_t auxid) const
overridevirtualinherited

Get a pointer to a given array.

Implements SG::IConstAuxStore.

Definition at line 232 of file AuxContainerBase.cxx.

232 {
233
234 const SG::IAuxTypeVector* v = getVector( auxid );
235 if( v ) {
236 return v->toPtr();
237 }
238 return nullptr;
239 }
virtual const SG::IAuxTypeVector * getVector(SG::auxid_t auxid) const override final
Return vector interface for one aux data item.

◆ getData() [2/2]

void * xAOD::AuxContainerBase::getData ( auxid_t auxid,
size_t size,
size_t capacity )
overridevirtualinherited

Get a pointer to a given array, creating the array if necessary.

Implements SG::IAuxStore.

Definition at line 464 of file AuxContainerBase.cxx.

465 {
466
467 // Guard against multi-threaded execution:
468 guard_t guard( m_mutex );
469
470 if( ( auxid >= m_vecs.size() ) || ( ! m_vecs[ auxid ] ) ) {
471
472 if( m_store ) {
473 void* result = m_store->getData( auxid, size, capacity );
474 if( result ) {
475 m_auxids.insert( auxid );
476 const SG::AuxTypeRegistry& r = SG::AuxTypeRegistry::instance();
477 auxid_t linked_id = r.linkedVariable( auxid );
478 if (linked_id != SG::null_auxid) {
479 m_auxids.insert( linked_id );
480 }
481 }
482 return result;
483 } else {
484 std::cout << "ERROR xAOD::AuxContainerBase::getData "
485 << "Unknown variable ("
487 << ") requested" << std::endl;
488 return nullptr;
489 }
490 }
491 m_vecs[ auxid ]->reserve( capacity );
492 if (m_vecs[ auxid ]->size() < size) {
493 m_vecs[ auxid ]->resize( size );
494 }
495
496 return m_vecs[ auxid ]->toPtr();
497 }
std::string getName(SG::auxid_t auxid) const
Return the name of an aux data item.
static AuxTypeRegistry & instance()
Return the singleton registry instance.
virtual size_t size() const override
Get the size of the container.
int r
Definition globals.cxx:22
static const auxid_t null_auxid
To signal no aux data item.
Definition AuxTypes.h:30

◆ getDecoration()

void * xAOD::AuxContainerBase::getDecoration ( auxid_t auxid,
size_t size,
size_t capacity )
overridevirtualinherited

Get a pointer to a given array, as a decoration.

Implements SG::IConstAuxStore.

Reimplemented in xAOD::EventInfoAuxContainer_v1.

Definition at line 302 of file AuxContainerBase.cxx.

303 {
304 {
305 // Guard against multi-threaded execution:
306 guard_t guard( m_mutex );
307
308 // Check if we have it as a static variable:
309 if( ( auxid >= m_vecs.size() ) || ( ! m_vecs[ auxid ] ) ) {
310 // If not, but we have a dynamic store, push it in there:
311 if( m_store ) {
312 void* result = m_store->getDecoration( auxid, size, capacity );
313 if( result ) {
314 m_auxids.insert( auxid );
315 const SG::AuxTypeRegistry& r = SG::AuxTypeRegistry::instance();
316 auxid_t linked_id = r.linkedVariable( auxid );
317 if (linked_id != SG::null_auxid) {
318 m_auxids.insert( linked_id );
319 }
320 }
321 return result;
322 }
323 // If we don't have a dynamic store, complain:
324 else {
325 std::cout << "ERROR xAOD::AuxContainerBase::getDecoration "
326 << "Can't provide variable "
328 << std::endl;
329 return nullptr;
330 }
331 }
332
333 // If the container is locked, static variables can't be accessed this
334 // way:
335 if( m_locked ) {
336 throw SG::ExcStoreLocked( auxid );
337 }
338 }
339
340 // If the container is not locked, then fall back on the normal accessor
341 // function:
342 return getData( auxid, size, capacity );
343 }
bool m_locked
Has the container been locked?
virtual const void * getData(auxid_t auxid) const override
Get a pointer to a given array.

◆ getDecorIDs()

const AuxContainerBase::auxid_set_t & xAOD::AuxContainerBase::getDecorIDs ( ) const
overridevirtualinherited

Get the types(names) of decorations handled by this container.

Implements SG::IConstAuxStore.

Definition at line 284 of file AuxContainerBase.cxx.

284 {
285
286 if( m_store ) {
287 return m_store->getDecorIDs();
288 }
289 static const auxid_set_t empty;
290 return empty;
291 }
static const Attributes_t empty

◆ getDynamicAuxIDs()

const AuxContainerBase::auxid_set_t & xAOD::AuxContainerBase::getDynamicAuxIDs ( ) const
overridevirtualinherited

Get the types(names) of variables created dynamically.

Implements SG::IAuxStoreIO.

Definition at line 703 of file AuxContainerBase.cxx.

703 {
704
705 // Guard against multi-threaded execution:
706 guard_t guard( m_mutex );
707
708 // All the variables handled by the internal store are dynamic
709 // if such a store exists:
710 if( m_storeIO ) {
711 // I mean, all the variables. Not just the ones reported as dynamic
712 // by the internal object. Because the internal object may be something
713 // that was put into this one in order to achieve data slimming.
714 return m_store->getAuxIDs();
715 }
716 // In case we don't use an internal store, there are no dynamic
717 // variables:
718 static const auxid_set_t dummy (0);
719 return dummy;
720 }
SG::IAuxStoreIO * m_storeIO
The IO interface to the internal auxiliary store.

◆ getIOData()

const void * xAOD::AuxContainerBase::getIOData ( auxid_t auxid) const
overridevirtualinherited

Get a pointer to the data being stored for one aux data item.

Implements SG::IAuxStoreIO.

Definition at line 661 of file AuxContainerBase.cxx.

661 {
662
663 // Guard against multi-threaded execution:
664 guard_t guard( m_mutex );
665
666 // If the variable is not static, look for it in the dynamic store:
667 if( ( auxid >= m_vecs.size() ) || ( ! m_vecs[ auxid ] ) ) {
668 if( m_storeIO ) {
669 return m_storeIO->getIOData( auxid );
670 } else {
671 std::cout << "ERROR xAOD::AuxContainerBase::getIOData "
672 << "Unknown variable ("
674 << ") requested" << std::endl;
675 return nullptr;
676 }
677 }
678
679 // Update the statistics for this variable. The dynamic store registers
680 // its own variable accesses.
682
683 return m_vecs[ auxid ]->toVector();
684 }
std::string m_name
Name of the container in memory. Set externally.
ReadStats & stats()
Access the object belonging to the current thread.
Definition IOStats.cxx:17
static IOStats & instance()
Singleton object accessor.
Definition IOStats.cxx:11
void readBranch(const std::string &prefix, SG::auxid_t auxid)
Function incrementing the read counter on a specific branch.

◆ getIOType()

const std::type_info * xAOD::AuxContainerBase::getIOType ( auxid_t auxid) const
overridevirtualinherited

Return the type of the data to be stored for one aux data item.

Implements SG::IAuxStoreIO.

Definition at line 686 of file AuxContainerBase.cxx.

686 {
687
688 // Guard against multi-threaded execution:
689 guard_t guard( m_mutex );
690
691 // If the variable is not static, ask the dynamic store:
692 if( ( auxid >= m_vecs.size() ) || ( ! m_vecs[ auxid ] ) ) {
693 if( m_storeIO ) {
694 return m_storeIO->getIOType( auxid );
695 }
696 }
697
698 // Fall back on getting the information from the registry:
700 }
const std::type_info * getVecType(SG::auxid_t auxid) const
Return the type of the STL vector used to hold an aux data item.

◆ getSelectedAuxIDs()

AuxContainerBase::auxid_set_t xAOD::AuxContainerBase::getSelectedAuxIDs ( ) const
overridevirtualinherited

Get the IDs of the selected dynamic Aux variables (for writing)

Reimplemented from SG::IAuxStoreIO.

Definition at line 723 of file AuxContainerBase.cxx.

723 {
724
725 // Guard against multi-threaded execution:
726 guard_t guard( m_mutex );
727
728 // All the variables handled by the internal store are dynamic
729 // if such a store exists:
730 if( m_storeIO ) {
731 // I mean, all the variables. Not just the ones reported as dynamic
732 // by the internal object. Because the internal object may be something
733 // that was put into this one in order to achieve data slimming.
734 return m_store->getAuxIDs();
735 }
736
737 // In case we don't use an internal store, there are no dynamic
738 // variables:
739 return auxid_set_t();
740 }

◆ getStore() [1/2]

const SG::IAuxStore * xAOD::AuxContainerBase::getStore ( ) const
overridevirtualinherited

Implements SG::IAuxStoreHolder.

Definition at line 183 of file AuxContainerBase.cxx.

184 {
185 return m_store;
186 }

◆ getStore() [2/2]

SG::IAuxStore * xAOD::AuxContainerBase::getStore ( )
overridevirtualinherited

Get the currently used internal store object.

Implements SG::IAuxStoreHolder.

Definition at line 156 of file AuxContainerBase.cxx.

157 {
158 return m_store;
159 }

◆ getStoreType()

virtual AuxStoreType xAOD::AuxContainerBase::getStoreType ( ) const
inlineoverridevirtualinherited

Return the type of the store object.

Implements SG::IAuxStoreHolder.

Definition at line 88 of file AuxContainerBase.h.

88{ return AST_ContainerStore; }

◆ getVector()

const SG::IAuxTypeVector * xAOD::AuxContainerBase::getVector ( SG::auxid_t auxid) const
finaloverridevirtualinherited

Return vector interface for one aux data item.

Implements SG::IConstAuxStore.

Definition at line 241 of file AuxContainerBase.cxx.

241 {
242
243 // Guard against multi-threaded execution:
244 guard_t guard( m_mutex );
245
246 if( ( auxid >= m_vecs.size() ) || ( ! m_vecs[ auxid ] ) ) {
247 if( m_store ) {
248 const SG::IAuxTypeVector* result = m_store->getVector( auxid );
249 if( result ) {
250 auxid_set_t& auxids_nc ATLAS_THREAD_SAFE =
251 const_cast<auxid_set_t&> (m_auxids);
252 auxids_nc.insert( auxid );
253 const SG::AuxTypeRegistry& r = SG::AuxTypeRegistry::instance();
254 auxid_t linked_id = r.linkedVariable( auxid );
255 if (linked_id != SG::null_auxid) {
256 auxids_nc.insert( linked_id );
257 }
258 }
259 return result;
260 } else {
261 std::cout << "ERROR xAOD::AuxContainerBase::getData "
262 << "Unknown variable ("
264 << ") requested" << std::endl;
265 return nullptr;
266 }
267 }
268
269 // Update the statistics for this variable. The dynamic store registers
270 // its own variable accesses.
272
273 return m_vecs[ auxid ];
274 }
CxxUtils::CachedPointer< std::pmr::memory_resource > m_memResource ATLAS_THREAD_SAFE
Memory resource to use for this container.

◆ getWritableAuxIDs()

const AuxContainerBase::auxid_set_t & xAOD::AuxContainerBase::getWritableAuxIDs ( ) const
overridevirtualinherited

Return a set of writable data identifiers.

Implements SG::IAuxStore.

Definition at line 500 of file AuxContainerBase.cxx.

500 {
501
502 // Return the full list of known IDs. The constness of this object's
503 // members comes from the object being const or not.
504 return m_auxids;
505 }

◆ insertMove() [1/2]

virtual bool SG::IAuxStore::insertMove ( size_t pos,
IAuxStore & other,
const SG::auxid_set_t & ignore = SG::auxid_set_t() )
pure virtualinherited

Move all elements from other to this store.

Parameters
posThe starting index of the insertion.
otherStore from which to do the move.
ignoreSet of variables that should not be added to the store.

Let len be the size of other. The store will be increased in size by len elements, with the elements at pos being copied to pos+len. Then, for each auxiliary variable, the entire contents of that variable for other will be moved to this store at index pos. This will be done via move semantics if possible; otherwise, it will be done with a copy. Variables present in this store but not in other will have the corresponding elements default-initialized. Variables in other but not in this store will be added unless they are in ignore.

Returns true if it is known that none of the vectors' memory moved, false otherwise.

Implemented in SG::AuxStoreInternal.

◆ insertMove() [2/2]

bool xAOD::AuxContainerBase::insertMove ( size_t pos,
IAuxStore & other,
const SG::auxid_set_t & ignore )
overridevirtualinherited

Insert contents of another store via move.

Definition at line 586 of file AuxContainerBase.cxx.

588 {
589 // Guard against multi-threaded execution:
590 guard_t guard( m_mutex );
591
592 // This operation is not allowed on a locked container:
593 if( m_locked ) {
594 throw SG::ExcStoreLocked( "insertMove" );
595 }
596
597 bool nomove = true;
598 size_t other_size = other.size();
599
600 SG::auxid_set_t ignore = ignore_in;
601
602 // Do the operation on the static variables:
603 for (SG::auxid_t id : m_auxids) {
604 SG::IAuxTypeVector* v_dst = nullptr;
605 if (id < m_vecs.size())
606 v_dst = m_vecs[id];
607 // Skip linked vars --- they should be taken care of by the parent var.
608 if (v_dst && !v_dst->isLinked()) {
609 ignore.insert (id);
610 if (other.getData (id)) {
611 void* src_ptr = other.getData (id, other_size, other_size);
612 if (src_ptr) {
613 if (!v_dst->insertMove (pos, src_ptr, 0, other_size,
614 other))
615 nomove = false;
616 }
617 }
618 else {
619 const void* orig = v_dst->toPtr();
620 v_dst->shift (pos, other_size);
621 if (orig != v_dst->toPtr())
622 nomove = false;
623 }
624 }
625 }
626
627 // Do the operation on the dynamic variables:
628 if( m_store ) {
629 if (!m_store->insertMove( pos, other, ignore ))
630 nomove = false;
631
632 // Notice any new variables added as a result of this.
633 m_auxids.insert (m_store->getAuxIDs());
634 }
635
636 return nomove;
637 }
bool isLinked() const
Return true if this variable is linked from another one.
virtual void * toPtr()=0
Return a pointer to the start of the vector's data.
virtual bool insertMove(size_t pos, void *src, size_t src_pos, size_t src_n, IAuxStore &srcStore)=0
Insert elements into the vector via move semantics.
virtual bool shift(size_t pos, ptrdiff_t offs)=0
Shift the elements of the vector.
size_t auxid_t
Identifier for a particular aux data item.
Definition AuxTypes.h:27

◆ isDecoration()

bool xAOD::AuxContainerBase::isDecoration ( auxid_t auxid) const
overridevirtualinherited

Test if a variable is a decoration.

Implements SG::IConstAuxStore.

Reimplemented in xAOD::EventInfoAuxContainer_v1.

Definition at line 293 of file AuxContainerBase.cxx.

294 {
295 guard_t guard( m_mutex );
296 if (m_store) {
297 return m_store->isDecoration (auxid);
298 }
299 return false;
300 }

◆ linkedVector() [1/2]

const SG::IAuxTypeVector * xAOD::AuxContainerBase::linkedVector ( SG::auxid_t auxid) const
overridevirtualinherited

Return interface for a linked variable.

Reimplemented from SG::IConstAuxStore.

Definition at line 398 of file AuxContainerBase.cxx.

399 {
400 const SG::AuxTypeRegistry& r = SG::AuxTypeRegistry::instance();
401 auxid_t linked_id = r.linkedVariable( auxid );
402 if (linked_id != SG::null_auxid) {
403 guard_t guard( m_mutex );
404 if (linked_id < m_vecs.size() && m_vecs[ linked_id ]) {
405 return m_vecs[ linked_id ];
406 }
407 if (m_store) {
408 return CxxUtils::as_const_ptr(m_store)->linkedVector( auxid );
409 }
410 }
411 return nullptr;
412 }
const T * as_const_ptr(const T *p)
Helper for getting a const version of a pointer.

◆ linkedVector() [2/2]

SG::IAuxTypeVector * xAOD::AuxContainerBase::linkedVector ( SG::auxid_t auxid)
overridevirtualinherited

Return interface for a linked variable.

Reimplemented from SG::IAuxStore.

Definition at line 415 of file AuxContainerBase.cxx.

416 {
417 const SG::AuxTypeRegistry& r = SG::AuxTypeRegistry::instance();
418 auxid_t linked_id = r.linkedVariable( auxid );
419 if (linked_id != SG::null_auxid) {
420 guard_t guard( m_mutex );
421 if (linked_id < m_vecs.size() && m_vecs[ linked_id ]) {
422 return m_vecs[ linked_id ];
423 }
424 if (m_store) {
425 return m_store->linkedVector( auxid );
426 }
427 }
428 return nullptr;
429 }

◆ lock()

void xAOD::AuxContainerBase::lock ( )
overridevirtualinherited

Lock the container.

Implements SG::IConstAuxStore.

Definition at line 345 of file AuxContainerBase.cxx.

345 {
346
347 // Guard against multi-threaded execution:
348 guard_t guard( m_mutex );
349
350 // Lock the object and its dynamic store:
351 m_locked = true;
352 if( m_store ) {
353 m_store->lock();
354 }
355
356 return;
357 }

◆ lockDecoration()

void xAOD::AuxContainerBase::lockDecoration ( SG::auxid_t auxid)
overridevirtualinherited

Lock a decoration.

Implements SG::IConstAuxStore.

Reimplemented in xAOD::EventInfoAuxContainer_v1.

Definition at line 389 of file AuxContainerBase.cxx.

390 {
391 guard_t guard (m_mutex);
392 if (m_store) {
393 m_store->lockDecoration (auxid);
394 }
395 }

◆ memResource()

std::pmr::memory_resource * xAOD::AuxContainerBase::memResource ( )
inherited

Return the memory resource to use.

Definition at line 161 of file AuxContainerBase.cxx.

162 {
163 const std::pmr::memory_resource* cptr = m_memResource.get();
164 std::pmr::memory_resource* ptr ATLAS_THREAD_SAFE = const_cast<std::pmr::memory_resource*>( cptr );
165 if( !ptr ) {
166#ifndef XAOD_STANDALONE
167 const EventContext& ctx = Gaudi::Hive::currentContext();
168 if( Atlas::hasExtendedEventContext( ctx ) ) {
169 ptr = Atlas::getExtendedEventContext( ctx ).memResource();
170 }
171 if( !ptr )
172#endif
173 {
174 ptr = std::pmr::get_default_resource();
175 }
176 if( ptr ) {
177 m_memResource.set( ptr );
178 }
179 }
180 return ptr;
181 }
const ExtendedEventContext & getExtendedEventContext(const EventContext &ctx)
Retrieve an extended context from a context object.
bool hasExtendedEventContext(const EventContext &ctx)
Test whether a context object has an extended context installed.
void * ptr(T *p)
Definition SGImplSvc.cxx:74

◆ name()

const char * xAOD::AuxContainerBase::name ( ) const
inherited

Get the name of the container instance.

Definition at line 745 of file AuxContainerBase.cxx.

745 {
746
747 return m_name.c_str();
748 }

◆ regAuxVar() [1/2]

template<typename T>
void xAOD::AuxContainerBase::regAuxVar ( auxid_t auxid,
const std::string & name,
SG::PackedContainer< T > & vec )
inherited

Register one of the persistent variables internally.

◆ regAuxVar() [2/2]

template<typename T, typename ALLOC>
void xAOD::AuxContainerBase::regAuxVar ( auxid_t auxid,
const std::string & name,
std::vector< T, ALLOC > & vec )
inherited

Register one of the persistent variables internally.

◆ regAuxVar1()

template<typename ELT, typename CONT>
void xAOD::AuxContainerBase::regAuxVar1 ( auxid_t auxid,
const std::string & name,
CONT & vec )
privateinherited

Common code between regAuxVar cases.

◆ reserve()

void xAOD::AuxContainerBase::reserve ( size_t size)
overridevirtualinherited

Reserve a given size for the arrays.

Implements SG::IAuxStore.

Definition at line 535 of file AuxContainerBase.cxx.

535 {
536
537 // Guard against multi-threaded execution:
538 guard_t guard( m_mutex );
539
540 // This operation is not allowed on a locked container:
541 if( m_locked ) {
542 throw SG::ExcStoreLocked( "reserve" );
543 }
544
545 // Do the operation on the static variables:
546 for (SG::IAuxTypeVector* v : m_vecs) {
547 if(v && !v->isLinked()) {
548 v->reserve( size );
549 }
550 }
551
552 // Do the operation on the dynamic variables:
553 if( m_store ) {
554 m_store->reserve( size );
555 }
556
557 return;
558 }

◆ resize()

bool xAOD::AuxContainerBase::resize ( size_t size)
overridevirtualinherited

Resize the arrays to a given size.

Implements SG::IAuxStore.

Definition at line 507 of file AuxContainerBase.cxx.

507 {
508
509 // Guard against multi-threaded execution:
510 guard_t guard( m_mutex );
511
512 // This operation is not allowed on a locked container:
513 if( m_locked ) {
514 throw SG::ExcStoreLocked( "resize" );
515 }
516
517 // Do the operation on the static variables:
518 bool nomoves = true;
519 for (SG::IAuxTypeVector* v : m_vecs) {
520 if(v && !v->isLinked()) {
521 if (!v->resize( size ))
522 nomoves = false;
523 }
524 }
525
526 // Do the operation on the dynamic variables:
527 if( m_store ) {
528 if (!m_store->resize( size ))
529 nomoves = false;
530 }
531
532 return nomoves;
533 }

◆ setName()

void xAOD::AuxContainerBase::setName ( const char * name)
inherited

Set the name of the container instance.

Definition at line 750 of file AuxContainerBase.cxx.

750 {
751
752 m_name = name;
753 return;
754 }
const char * name() const
Get the name of the container instance.

◆ setOption()

bool xAOD::AuxContainerBase::setOption ( auxid_t id,
const SG::AuxDataOption & option )
overridevirtualinherited

Make an option setting on an aux variable.

Reimplemented from SG::IAuxStore.

Definition at line 640 of file AuxContainerBase.cxx.

641 {
642
643 guard_t guard (m_mutex);
644 if (id < m_vecs.size() && m_vecs[id] != nullptr)
645 return m_vecs[id]->setOption (option);
646
647 if (m_store)
648 return m_store->setOption (id, option);
649 return false;
650 }

◆ setStore()

void xAOD::AuxContainerBase::setStore ( SG::IAuxStore * store)
overridevirtualinherited

Set a different internal store object.

This function is used by the I/O infrastructure to possibly put a store object into this one, which can interact with dynamic variables directly.

Note that the object takes ownership of the received store.

Parameters
storeThe store that should be used for dynamic variable handling inside the object from now on

Implements SG::IAuxStoreHolder.

Definition at line 197 of file AuxContainerBase.cxx.

197 {
198
199 // Guard against multi-threaded execution:
200 guard_t guard( m_mutex );
201
202 // Check that no funny business is going on:
203 if( m_store == store ) return;
204
205 // Clean up the current store object:
206 if( m_store && m_ownsStore ) {
207 m_auxids -= m_store->getAuxIDs();
208 delete m_store;
209 }
210 m_store = nullptr;
211 m_storeIO = nullptr;
212
213 // Take posession of the new object:
214 m_store = store;
215 m_storeIO = dynamic_cast< SG::IAuxStoreIO* >( m_store );
216 m_ownsStore = true;
217 if( m_store ) {
218 m_auxids.insert (m_store->getAuxIDs());
219 }
220
221 return;
222 }
bool m_ownsStore
Flag deciding if the object owns the dynamic store or not.
TestStore store
Definition TestStore.cxx:23

◆ shift()

void xAOD::AuxContainerBase::shift ( size_t pos,
ptrdiff_t offs )
overridevirtualinherited

Shift the contents of the stored arrays.

Implements SG::IAuxStore.

Definition at line 560 of file AuxContainerBase.cxx.

560 {
561
562 // Guard against multi-threaded execution:
563 guard_t guard( m_mutex );
564
565 // This operation is not allowed on a locked container:
566 if( m_locked ) {
567 throw SG::ExcStoreLocked( "shift" );
568 }
569
570 // Do the operation on the static variables:
571 for (SG::IAuxTypeVector* v : m_vecs) {
572 if(v && !v->isLinked()) {
573 v->shift( pos, offs );
574 }
575 }
576
577 // Do the operation on the dynamic variables:
578 if( m_store ) {
579 m_store->shift( pos, offs );
580 }
581
582 return;
583 }

◆ size()

size_t xAOD::AuxContainerBase::size ( ) const
overridevirtualinherited

Get the size of the container.

Implements SG::IConstAuxStore.

Definition at line 432 of file AuxContainerBase.cxx.

432 {
433
434 // Guard against multi-threaded execution:
435 guard_t guard (m_mutex);
436
437 // Try to find a variable:
438 for (SG::auxid_t i : m_auxids) {
439 if( ( i < m_vecs.size() ) && m_vecs[ i ] && !m_vecs[ i ]->isLinked()) {
440 size_t sz = m_vecs[ i ]->size();
441 if( sz > 0 ) {
442 return sz;
443 }
444 }
445 }
446
447 // If we didn't find any, let's ask the dynamic store:
448 if( m_store ) {
449 return m_store->size();
450 }
451
452 // If we don't have any variables, then the size must be null:
453 return 0;
454 }
static Double_t sz

Member Data Documentation

◆ algoId

std::vector< int > xAOD::L2StandAloneMuonAuxContainer_v2::algoId
private

Detailed information.

Definition at line 96 of file L2StandAloneMuonAuxContainer_v2.h.

◆ ATLAS_THREAD_SAFE

CxxUtils::CachedPointer<std::pmr::memory_resource> m_memResource xAOD::AuxContainerBase::ATLAS_THREAD_SAFE
mutableprivateinherited

Memory resource to use for this container.

Definition at line 250 of file AuxContainerBase.h.

◆ barrelRadius

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::barrelRadius
private

Input measurements to be converted to pT by LUT.

Definition at line 60 of file L2StandAloneMuonAuxContainer_v2.h.

◆ barrelSagitta

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::barrelSagitta
private

Definition at line 61 of file L2StandAloneMuonAuxContainer_v2.h.

◆ beta

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::beta
private

Definition at line 58 of file L2StandAloneMuonAuxContainer_v2.h.

◆ chamberType1Normal

std::vector< std::vector< int > > xAOD::L2StandAloneMuonAuxContainer_v2::chamberType1Normal
private

Road information Chamber type.

Definition at line 121 of file L2StandAloneMuonAuxContainer_v2.h.

◆ chamberType1Overlap

std::vector< std::vector< int > > xAOD::L2StandAloneMuonAuxContainer_v2::chamberType1Overlap
private

Definition at line 122 of file L2StandAloneMuonAuxContainer_v2.h.

◆ chamberType2Normal

std::vector< std::vector< int > > xAOD::L2StandAloneMuonAuxContainer_v2::chamberType2Normal
private

Definition at line 123 of file L2StandAloneMuonAuxContainer_v2.h.

◆ chamberType2Overlap

std::vector< std::vector< int > > xAOD::L2StandAloneMuonAuxContainer_v2::chamberType2Overlap
private

Definition at line 124 of file L2StandAloneMuonAuxContainer_v2.h.

◆ cscHitChamberId

std::vector< std::vector< int > > xAOD::L2StandAloneMuonAuxContainer_v2::cscHitChamberId
private

Definition at line 228 of file L2StandAloneMuonAuxContainer_v2.h.

◆ cscHitChamberLayer

std::vector< std::vector< int > > xAOD::L2StandAloneMuonAuxContainer_v2::cscHitChamberLayer
private

Definition at line 232 of file L2StandAloneMuonAuxContainer_v2.h.

◆ cscHitCharge

std::vector< std::vector< int > > xAOD::L2StandAloneMuonAuxContainer_v2::cscHitCharge
private

Definition at line 240 of file L2StandAloneMuonAuxContainer_v2.h.

◆ cscHitEta

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::cscHitEta
private

Definition at line 236 of file L2StandAloneMuonAuxContainer_v2.h.

◆ cscHitIsOutlier

std::vector< std::vector< int > > xAOD::L2StandAloneMuonAuxContainer_v2::cscHitIsOutlier
private

CSC hits.

Definition at line 227 of file L2StandAloneMuonAuxContainer_v2.h.

◆ cscHitMeasuresPhi

std::vector< std::vector< int > > xAOD::L2StandAloneMuonAuxContainer_v2::cscHitMeasuresPhi
private

Definition at line 234 of file L2StandAloneMuonAuxContainer_v2.h.

◆ cscHitPhi

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::cscHitPhi
private

Definition at line 237 of file L2StandAloneMuonAuxContainer_v2.h.

◆ cscHitR

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::cscHitR
private

Definition at line 238 of file L2StandAloneMuonAuxContainer_v2.h.

◆ cscHitResidual

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::cscHitResidual
private

Definition at line 242 of file L2StandAloneMuonAuxContainer_v2.h.

◆ cscHitsCapacity

std::vector< int > xAOD::L2StandAloneMuonAuxContainer_v2::cscHitsCapacity
private

Definition at line 190 of file L2StandAloneMuonAuxContainer_v2.h.

◆ cscHitStationEta

std::vector< std::vector< int > > xAOD::L2StandAloneMuonAuxContainer_v2::cscHitStationEta
private

Definition at line 230 of file L2StandAloneMuonAuxContainer_v2.h.

◆ cscHitStationName

std::vector< std::vector< uint32_t > > xAOD::L2StandAloneMuonAuxContainer_v2::cscHitStationName
private

Definition at line 229 of file L2StandAloneMuonAuxContainer_v2.h.

◆ cscHitStationPhi

std::vector< std::vector< int > > xAOD::L2StandAloneMuonAuxContainer_v2::cscHitStationPhi
private

Definition at line 231 of file L2StandAloneMuonAuxContainer_v2.h.

◆ cscHitStrip

std::vector< std::vector< int > > xAOD::L2StandAloneMuonAuxContainer_v2::cscHitStrip
private

Definition at line 235 of file L2StandAloneMuonAuxContainer_v2.h.

◆ cscHitTime

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::cscHitTime
private

Definition at line 241 of file L2StandAloneMuonAuxContainer_v2.h.

◆ cscHitWireLayer

std::vector< std::vector< int > > xAOD::L2StandAloneMuonAuxContainer_v2::cscHitWireLayer
private

Definition at line 233 of file L2StandAloneMuonAuxContainer_v2.h.

◆ cscHitZ

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::cscHitZ
private

Definition at line 239 of file L2StandAloneMuonAuxContainer_v2.h.

◆ deltaEta

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::deltaEta
private

Definition at line 79 of file L2StandAloneMuonAuxContainer_v2.h.

◆ deltaPhi

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::deltaPhi
private

Definition at line 80 of file L2StandAloneMuonAuxContainer_v2.h.

◆ deltaPt

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::deltaPt
private

Error of pt, eta and phi.

Definition at line 75 of file L2StandAloneMuonAuxContainer_v2.h.

◆ deltaPtParm1

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::deltaPtParm1
private

Definition at line 76 of file L2StandAloneMuonAuxContainer_v2.h.

◆ deltaPtParm2

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::deltaPtParm2
private

Definition at line 77 of file L2StandAloneMuonAuxContainer_v2.h.

◆ deltaPtParm3

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::deltaPtParm3
private

Definition at line 78 of file L2StandAloneMuonAuxContainer_v2.h.

◆ dirPhiMS

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::dirPhiMS
private

Definition at line 55 of file L2StandAloneMuonAuxContainer_v2.h.

◆ dirZMS

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::dirZMS
private

Definition at line 57 of file L2StandAloneMuonAuxContainer_v2.h.

◆ endcapAlpha

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::endcapAlpha
private

Definition at line 62 of file L2StandAloneMuonAuxContainer_v2.h.

◆ endcapBeta

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::endcapBeta
private

Definition at line 63 of file L2StandAloneMuonAuxContainer_v2.h.

◆ endcapRadius

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::endcapRadius
private

Definition at line 64 of file L2StandAloneMuonAuxContainer_v2.h.

◆ eta

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::eta
private

Definition at line 43 of file L2StandAloneMuonAuxContainer_v2.h.

◆ etaBin

std::vector< int > xAOD::L2StandAloneMuonAuxContainer_v2::etaBin
private

Definition at line 69 of file L2StandAloneMuonAuxContainer_v2.h.

◆ etaMap

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::etaMap
private

eta, phi as input to LUT

Definition at line 67 of file L2StandAloneMuonAuxContainer_v2.h.

◆ etaMaxNormal

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::etaMaxNormal
private

Definition at line 144 of file L2StandAloneMuonAuxContainer_v2.h.

◆ etaMaxOverlap

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::etaMaxOverlap
private

Definition at line 145 of file L2StandAloneMuonAuxContainer_v2.h.

◆ etaMinNormal

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::etaMinNormal
private

Eta.

Definition at line 142 of file L2StandAloneMuonAuxContainer_v2.h.

◆ etaMinOverlap

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::etaMinOverlap
private

Definition at line 143 of file L2StandAloneMuonAuxContainer_v2.h.

◆ etaMS

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::etaMS
private

Definition at line 53 of file L2StandAloneMuonAuxContainer_v2.h.

◆ isRpcFailure

std::vector< int > xAOD::L2StandAloneMuonAuxContainer_v2::isRpcFailure
private

Definition at line 73 of file L2StandAloneMuonAuxContainer_v2.h.

◆ isTgcFailure

std::vector< int > xAOD::L2StandAloneMuonAuxContainer_v2::isTgcFailure
private

Flag for RGC and RPC availabilities.

Definition at line 72 of file L2StandAloneMuonAuxContainer_v2.h.

◆ lumiBlock

std::vector< uint32_t > xAOD::L2StandAloneMuonAuxContainer_v2::lumiBlock
private

Definition at line 99 of file L2StandAloneMuonAuxContainer_v2.h.

◆ lvl1Id

std::vector< uint32_t > xAOD::L2StandAloneMuonAuxContainer_v2::lvl1Id
private

Definition at line 98 of file L2StandAloneMuonAuxContainer_v2.h.

◆ m_auxids

auxid_set_t xAOD::AuxContainerBase::m_auxids
privateinherited

Internal list of all available variables.

Definition at line 228 of file AuxContainerBase.h.

◆ m_locked

bool xAOD::AuxContainerBase::m_locked
privateinherited

Has the container been locked?

Definition at line 239 of file AuxContainerBase.h.

◆ m_mutex

mutex_t xAOD::AuxContainerBase::m_mutex
mutableprivateinherited

Definition at line 244 of file AuxContainerBase.h.

◆ m_name

std::string xAOD::AuxContainerBase::m_name
privateinherited

Name of the container in memory. Set externally.

Definition at line 247 of file AuxContainerBase.h.

◆ m_ownsStore

bool xAOD::AuxContainerBase::m_ownsStore
privateinherited

Flag deciding if the object owns the dynamic store or not.

Definition at line 237 of file AuxContainerBase.h.

◆ m_store

SG::IAuxStore* xAOD::AuxContainerBase::m_store
privateinherited

Internal dynamic auxiliary store object.

Definition at line 233 of file AuxContainerBase.h.

◆ m_storeIO

SG::IAuxStoreIO* xAOD::AuxContainerBase::m_storeIO
privateinherited

The IO interface to the internal auxiliary store.

Definition at line 235 of file AuxContainerBase.h.

◆ m_vecs

std::vector< SG::IAuxTypeVector* > xAOD::AuxContainerBase::m_vecs
privateinherited

Internal list of all managed variables.

Definition at line 230 of file AuxContainerBase.h.

◆ mdtHitChamberId

std::vector< std::vector< int > > xAOD::L2StandAloneMuonAuxContainer_v2::mdtHitChamberId
private

Definition at line 217 of file L2StandAloneMuonAuxContainer_v2.h.

◆ mdtHitIsOutlier

std::vector< std::vector< int > > xAOD::L2StandAloneMuonAuxContainer_v2::mdtHitIsOutlier
private

Definition at line 216 of file L2StandAloneMuonAuxContainer_v2.h.

◆ mdtHitOnlineId

std::vector< std::vector< uint32_t > > xAOD::L2StandAloneMuonAuxContainer_v2::mdtHitOnlineId
private

MDT hits.

Definition at line 215 of file L2StandAloneMuonAuxContainer_v2.h.

◆ mdtHitPhi

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::mdtHitPhi
private

Definition at line 220 of file L2StandAloneMuonAuxContainer_v2.h.

◆ mdtHitR

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::mdtHitR
private

Definition at line 218 of file L2StandAloneMuonAuxContainer_v2.h.

◆ mdtHitResidual

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::mdtHitResidual
private

Definition at line 221 of file L2StandAloneMuonAuxContainer_v2.h.

◆ mdtHitsCapacity

std::vector< int > xAOD::L2StandAloneMuonAuxContainer_v2::mdtHitsCapacity
private

Definition at line 189 of file L2StandAloneMuonAuxContainer_v2.h.

◆ mdtHitSigma

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::mdtHitSigma
private

Definition at line 224 of file L2StandAloneMuonAuxContainer_v2.h.

◆ mdtHitSpace

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::mdtHitSpace
private

Definition at line 223 of file L2StandAloneMuonAuxContainer_v2.h.

◆ mdtHitTime

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::mdtHitTime
private

Definition at line 222 of file L2StandAloneMuonAuxContainer_v2.h.

◆ mdtHitZ

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::mdtHitZ
private

Definition at line 219 of file L2StandAloneMuonAuxContainer_v2.h.

◆ mmClusterEta

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::mmClusterEta
private

Definition at line 261 of file L2StandAloneMuonAuxContainer_v2.h.

◆ mmClusterIsOutlier

std::vector< std::vector< int > > xAOD::L2StandAloneMuonAuxContainer_v2::mmClusterIsOutlier
private

Definition at line 260 of file L2StandAloneMuonAuxContainer_v2.h.

◆ mmClusterLayer

std::vector< std::vector< unsigned int > > xAOD::L2StandAloneMuonAuxContainer_v2::mmClusterLayer
private

Definition at line 259 of file L2StandAloneMuonAuxContainer_v2.h.

◆ mmClusterPhi

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::mmClusterPhi
private

Definition at line 262 of file L2StandAloneMuonAuxContainer_v2.h.

◆ mmClusterR

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::mmClusterR
private

Definition at line 263 of file L2StandAloneMuonAuxContainer_v2.h.

◆ mmClusterResidualPhi

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::mmClusterResidualPhi
private

Definition at line 266 of file L2StandAloneMuonAuxContainer_v2.h.

◆ mmClusterResidualR

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::mmClusterResidualR
private

Definition at line 265 of file L2StandAloneMuonAuxContainer_v2.h.

◆ mmClusterStationEta

std::vector< std::vector< int > > xAOD::L2StandAloneMuonAuxContainer_v2::mmClusterStationEta
private

Definition at line 267 of file L2StandAloneMuonAuxContainer_v2.h.

◆ mmClusterStationName

std::vector< std::vector< int > > xAOD::L2StandAloneMuonAuxContainer_v2::mmClusterStationName
private

Definition at line 269 of file L2StandAloneMuonAuxContainer_v2.h.

◆ mmClusterStationPhi

std::vector< std::vector< int > > xAOD::L2StandAloneMuonAuxContainer_v2::mmClusterStationPhi
private

Definition at line 268 of file L2StandAloneMuonAuxContainer_v2.h.

◆ mmClusterZ

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::mmClusterZ
private

Definition at line 264 of file L2StandAloneMuonAuxContainer_v2.h.

◆ muonDetMask

std::vector< uint32_t > xAOD::L2StandAloneMuonAuxContainer_v2::muonDetMask
private

Definition at line 100 of file L2StandAloneMuonAuxContainer_v2.h.

◆ phi

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::phi
private

Definition at line 42 of file L2StandAloneMuonAuxContainer_v2.h.

◆ phiBin

std::vector< int > xAOD::L2StandAloneMuonAuxContainer_v2::phiBin
private

Definition at line 70 of file L2StandAloneMuonAuxContainer_v2.h.

◆ phiMap

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::phiMap
private

Definition at line 68 of file L2StandAloneMuonAuxContainer_v2.h.

◆ phiMS

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::phiMS
private

Definition at line 54 of file L2StandAloneMuonAuxContainer_v2.h.

◆ pt

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::pt
private

Definition at line 41 of file L2StandAloneMuonAuxContainer_v2.h.

◆ ptBarrelRadius

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::ptBarrelRadius
private

Definition at line 112 of file L2StandAloneMuonAuxContainer_v2.h.

◆ ptBarrelSagitta

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::ptBarrelSagitta
private

Definition at line 113 of file L2StandAloneMuonAuxContainer_v2.h.

◆ ptCSC

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::ptCSC
private

Definition at line 117 of file L2StandAloneMuonAuxContainer_v2.h.

◆ ptEndcapAlpha

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::ptEndcapAlpha
private

Definition at line 114 of file L2StandAloneMuonAuxContainer_v2.h.

◆ ptEndcapBeta

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::ptEndcapBeta
private

Definition at line 115 of file L2StandAloneMuonAuxContainer_v2.h.

◆ ptEndcapRadius

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::ptEndcapRadius
private

Definition at line 116 of file L2StandAloneMuonAuxContainer_v2.h.

◆ rMaxNormal

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::rMaxNormal
private

Definition at line 139 of file L2StandAloneMuonAuxContainer_v2.h.

◆ rMaxOverlap

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::rMaxOverlap
private

Definition at line 140 of file L2StandAloneMuonAuxContainer_v2.h.

◆ rMinNormal

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::rMinNormal
private

R.

Definition at line 137 of file L2StandAloneMuonAuxContainer_v2.h.

◆ rMinOverlap

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::rMinOverlap
private

Definition at line 138 of file L2StandAloneMuonAuxContainer_v2.h.

◆ rMS

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::rMS
private

Position at MS.

Definition at line 52 of file L2StandAloneMuonAuxContainer_v2.h.

◆ roadAwNormal

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::roadAwNormal
private

Slope.

Definition at line 126 of file L2StandAloneMuonAuxContainer_v2.h.

◆ roadAwOverlap

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::roadAwOverlap
private

Definition at line 127 of file L2StandAloneMuonAuxContainer_v2.h.

◆ roadBwNormal

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::roadBwNormal
private

Intercept.

Definition at line 129 of file L2StandAloneMuonAuxContainer_v2.h.

◆ roadBwOverlap

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::roadBwOverlap
private

Definition at line 130 of file L2StandAloneMuonAuxContainer_v2.h.

◆ roiEta

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::roiEta
private

Definition at line 107 of file L2StandAloneMuonAuxContainer_v2.h.

◆ roiId

std::vector< uint32_t > xAOD::L2StandAloneMuonAuxContainer_v2::roiId
private

Definition at line 101 of file L2StandAloneMuonAuxContainer_v2.h.

◆ roiNumber

std::vector< uint32_t > xAOD::L2StandAloneMuonAuxContainer_v2::roiNumber
private

Definition at line 105 of file L2StandAloneMuonAuxContainer_v2.h.

◆ roiPhi

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::roiPhi
private

Definition at line 108 of file L2StandAloneMuonAuxContainer_v2.h.

◆ roiSector

std::vector< uint32_t > xAOD::L2StandAloneMuonAuxContainer_v2::roiSector
private

Definition at line 104 of file L2StandAloneMuonAuxContainer_v2.h.

◆ roiSubsystem

std::vector< uint32_t > xAOD::L2StandAloneMuonAuxContainer_v2::roiSubsystem
private

Definition at line 103 of file L2StandAloneMuonAuxContainer_v2.h.

◆ roiSystem

std::vector< uint32_t > xAOD::L2StandAloneMuonAuxContainer_v2::roiSystem
private

Definition at line 102 of file L2StandAloneMuonAuxContainer_v2.h.

◆ roiThreshold

std::vector< uint32_t > xAOD::L2StandAloneMuonAuxContainer_v2::roiThreshold
private

Definition at line 106 of file L2StandAloneMuonAuxContainer_v2.h.

◆ roiWord

std::vector< uint32_t > xAOD::L2StandAloneMuonAuxContainer_v2::roiWord
private

Definition at line 49 of file L2StandAloneMuonAuxContainer_v2.h.

◆ rpcFitInnOffset

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::rpcFitInnOffset
private

Definition at line 176 of file L2StandAloneMuonAuxContainer_v2.h.

◆ rpcFitInnPhi

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::rpcFitInnPhi
private

RPC fit results.

Definition at line 174 of file L2StandAloneMuonAuxContainer_v2.h.

◆ rpcFitInnSlope

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::rpcFitInnSlope
private

Definition at line 175 of file L2StandAloneMuonAuxContainer_v2.h.

◆ rpcFitMidOffset

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::rpcFitMidOffset
private

Definition at line 180 of file L2StandAloneMuonAuxContainer_v2.h.

◆ rpcFitMidPhi

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::rpcFitMidPhi
private

Definition at line 178 of file L2StandAloneMuonAuxContainer_v2.h.

◆ rpcFitMidSlope

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::rpcFitMidSlope
private

Definition at line 179 of file L2StandAloneMuonAuxContainer_v2.h.

◆ rpcFitOutOffset

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::rpcFitOutOffset
private

Definition at line 184 of file L2StandAloneMuonAuxContainer_v2.h.

◆ rpcFitOutPhi

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::rpcFitOutPhi
private

Definition at line 182 of file L2StandAloneMuonAuxContainer_v2.h.

◆ rpcFitOutSlope

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::rpcFitOutSlope
private

Definition at line 183 of file L2StandAloneMuonAuxContainer_v2.h.

◆ rpcHitDistToEtaReadout

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::rpcHitDistToEtaReadout
private

Definition at line 199 of file L2StandAloneMuonAuxContainer_v2.h.

◆ rpcHitDistToPhiReadout

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::rpcHitDistToPhiReadout
private

Definition at line 200 of file L2StandAloneMuonAuxContainer_v2.h.

◆ rpcHitLayer

std::vector< std::vector< uint32_t > > xAOD::L2StandAloneMuonAuxContainer_v2::rpcHitLayer
private

RPC pad hits.

Definition at line 193 of file L2StandAloneMuonAuxContainer_v2.h.

◆ rpcHitMeasuresPhi

std::vector< std::vector< uint32_t > > xAOD::L2StandAloneMuonAuxContainer_v2::rpcHitMeasuresPhi
private

Definition at line 194 of file L2StandAloneMuonAuxContainer_v2.h.

◆ rpcHitsCapacity

std::vector< int > xAOD::L2StandAloneMuonAuxContainer_v2::rpcHitsCapacity
private

Size of hit strages.

Definition at line 187 of file L2StandAloneMuonAuxContainer_v2.h.

◆ rpcHitStationName

std::vector< std::vector< std::string > > xAOD::L2StandAloneMuonAuxContainer_v2::rpcHitStationName
private

Definition at line 201 of file L2StandAloneMuonAuxContainer_v2.h.

◆ rpcHitTime

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::rpcHitTime
private

Definition at line 198 of file L2StandAloneMuonAuxContainer_v2.h.

◆ rpcHitX

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::rpcHitX
private

Definition at line 195 of file L2StandAloneMuonAuxContainer_v2.h.

◆ rpcHitY

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::rpcHitY
private

Definition at line 196 of file L2StandAloneMuonAuxContainer_v2.h.

◆ rpcHitZ

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::rpcHitZ
private

Definition at line 197 of file L2StandAloneMuonAuxContainer_v2.h.

◆ sAddress

std::vector< int > xAOD::L2StandAloneMuonAuxContainer_v2::sAddress
private

Definition at line 50 of file L2StandAloneMuonAuxContainer_v2.h.

◆ stgcClusterEta

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::stgcClusterEta
private

Definition at line 248 of file L2StandAloneMuonAuxContainer_v2.h.

◆ stgcClusterIsOutlier

std::vector< std::vector< int > > xAOD::L2StandAloneMuonAuxContainer_v2::stgcClusterIsOutlier
private

Definition at line 246 of file L2StandAloneMuonAuxContainer_v2.h.

◆ stgcClusterLayer

std::vector< std::vector< unsigned int > > xAOD::L2StandAloneMuonAuxContainer_v2::stgcClusterLayer
private

Definition at line 245 of file L2StandAloneMuonAuxContainer_v2.h.

◆ stgcClusterPhi

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::stgcClusterPhi
private

Definition at line 249 of file L2StandAloneMuonAuxContainer_v2.h.

◆ stgcClusterR

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::stgcClusterR
private

Definition at line 250 of file L2StandAloneMuonAuxContainer_v2.h.

◆ stgcClusterResidualPhi

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::stgcClusterResidualPhi
private

Definition at line 253 of file L2StandAloneMuonAuxContainer_v2.h.

◆ stgcClusterResidualR

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::stgcClusterResidualR
private

Definition at line 252 of file L2StandAloneMuonAuxContainer_v2.h.

◆ stgcClusterStationEta

std::vector< std::vector< int > > xAOD::L2StandAloneMuonAuxContainer_v2::stgcClusterStationEta
private

Definition at line 254 of file L2StandAloneMuonAuxContainer_v2.h.

◆ stgcClusterStationName

std::vector< std::vector< int > > xAOD::L2StandAloneMuonAuxContainer_v2::stgcClusterStationName
private

Definition at line 256 of file L2StandAloneMuonAuxContainer_v2.h.

◆ stgcClusterStationPhi

std::vector< std::vector< int > > xAOD::L2StandAloneMuonAuxContainer_v2::stgcClusterStationPhi
private

Definition at line 255 of file L2StandAloneMuonAuxContainer_v2.h.

◆ stgcClusterType

std::vector< std::vector< int > > xAOD::L2StandAloneMuonAuxContainer_v2::stgcClusterType
private

Definition at line 247 of file L2StandAloneMuonAuxContainer_v2.h.

◆ stgcClusterZ

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::stgcClusterZ
private

Definition at line 251 of file L2StandAloneMuonAuxContainer_v2.h.

◆ superPointChi2

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::superPointChi2
private

Definition at line 87 of file L2StandAloneMuonAuxContainer_v2.h.

◆ superPointIntercept

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::superPointIntercept
private

Definition at line 86 of file L2StandAloneMuonAuxContainer_v2.h.

◆ superPointR

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::superPointR
private

Station fit results (superpoints)

Definition at line 83 of file L2StandAloneMuonAuxContainer_v2.h.

◆ superPointSlope

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::superPointSlope
private

Definition at line 85 of file L2StandAloneMuonAuxContainer_v2.h.

◆ superPointZ

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::superPointZ
private

Definition at line 84 of file L2StandAloneMuonAuxContainer_v2.h.

◆ supportsThinning

bool SG::IAuxStore::supportsThinning = true
staticconstexprinherited

Mark that this type supports thinning operations.

See AthContainers/supportsThinning.h and AthenaPoolCnvSvc/T_AthenaPoolCnv.h. Helps guide which pool converter template will be used. If false, the default pool converter will be used rather than the aux store-specific one. Ordinary xAOD type should not touch this, but may be overridden in a derived class to handle certain special cases.

Definition at line 199 of file IAuxStore.h.

◆ teId

std::vector< uint32_t > xAOD::L2StandAloneMuonAuxContainer_v2::teId
private

Definition at line 97 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcHitBCTag

std::vector< std::vector< int > > xAOD::L2StandAloneMuonAuxContainer_v2::tgcHitBCTag
private

Definition at line 211 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcHitEta

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::tgcHitEta
private

TGC hits.

Definition at line 204 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcHitInRoad

std::vector< std::vector< bool > > xAOD::L2StandAloneMuonAuxContainer_v2::tgcHitInRoad
private

Definition at line 212 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcHitIsStrip

std::vector< std::vector< bool > > xAOD::L2StandAloneMuonAuxContainer_v2::tgcHitIsStrip
private

Definition at line 210 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcHitPhi

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::tgcHitPhi
private

Definition at line 205 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcHitR

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::tgcHitR
private

Definition at line 206 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcHitsCapacity

std::vector< int > xAOD::L2StandAloneMuonAuxContainer_v2::tgcHitsCapacity
private

Definition at line 188 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcHitStationNum

std::vector< std::vector< int > > xAOD::L2StandAloneMuonAuxContainer_v2::tgcHitStationNum
private

Definition at line 209 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcHitWidth

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::tgcHitWidth
private

Definition at line 208 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcHitZ

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::tgcHitZ
private

Definition at line 207 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcInnEta

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::tgcInnEta
private

TGC fit results.

Definition at line 148 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcInnPhi

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::tgcInnPhi
private

Definition at line 149 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcInnPhiN

std::vector< long > xAOD::L2StandAloneMuonAuxContainer_v2::tgcInnPhiN
private

Definition at line 166 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcInnPhiStd

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::tgcInnPhiStd
private

Definition at line 165 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcInnR

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::tgcInnR
private

Definition at line 150 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcInnRhoN

std::vector< long > xAOD::L2StandAloneMuonAuxContainer_v2::tgcInnRhoN
private

Definition at line 164 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcInnRhoStd

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::tgcInnRhoStd
private

Definition at line 163 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcInnZ

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::tgcInnZ
private

Definition at line 151 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcMid1Eta

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::tgcMid1Eta
private

Definition at line 153 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcMid1Phi

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::tgcMid1Phi
private

Definition at line 154 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcMid1R

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::tgcMid1R
private

Definition at line 155 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcMid1Z

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::tgcMid1Z
private

Definition at line 156 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcMid2Eta

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::tgcMid2Eta
private

Definition at line 158 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcMid2Phi

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::tgcMid2Phi
private

Definition at line 159 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcMid2R

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::tgcMid2R
private

Definition at line 160 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcMid2Z

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::tgcMid2Z
private

Definition at line 161 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcMidPhiChi2

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::tgcMidPhiChi2
private

Definition at line 170 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcMidPhiN

std::vector< long > xAOD::L2StandAloneMuonAuxContainer_v2::tgcMidPhiN
private

Definition at line 171 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcMidRhoChi2

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::tgcMidRhoChi2
private

Definition at line 168 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcMidRhoN

std::vector< long > xAOD::L2StandAloneMuonAuxContainer_v2::tgcMidRhoN
private

Definition at line 169 of file L2StandAloneMuonAuxContainer_v2.h.

◆ tgcPt

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::tgcPt
private

pT from different algorithms

Definition at line 111 of file L2StandAloneMuonAuxContainer_v2.h.

◆ trackPositionEta

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::trackPositionEta
private

Definition at line 92 of file L2StandAloneMuonAuxContainer_v2.h.

◆ trackPositionPhi

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::trackPositionPhi
private

Definition at line 93 of file L2StandAloneMuonAuxContainer_v2.h.

◆ trackPositionR

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::trackPositionR
private

Track positions.

Definition at line 90 of file L2StandAloneMuonAuxContainer_v2.h.

◆ trackPositionZ

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::trackPositionZ
private

Definition at line 91 of file L2StandAloneMuonAuxContainer_v2.h.

◆ zMaxNormal

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::zMaxNormal
private

Definition at line 134 of file L2StandAloneMuonAuxContainer_v2.h.

◆ zMaxOverlap

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::zMaxOverlap
private

Definition at line 135 of file L2StandAloneMuonAuxContainer_v2.h.

◆ zMinNormal

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::zMinNormal
private

Z.

Definition at line 132 of file L2StandAloneMuonAuxContainer_v2.h.

◆ zMinOverlap

std::vector< std::vector< float > > xAOD::L2StandAloneMuonAuxContainer_v2::zMinOverlap
private

Definition at line 133 of file L2StandAloneMuonAuxContainer_v2.h.

◆ zMS

std::vector< float > xAOD::L2StandAloneMuonAuxContainer_v2::zMS
private

Definition at line 56 of file L2StandAloneMuonAuxContainer_v2.h.


The documentation for this class was generated from the following files: