ATLAS Offline Software
Loading...
Searching...
No Matches
JaggedVecPersVector.h File Reference

Specialization of AuxPersVector for jagged vector types. More...

Include dependency graph for JaggedVecPersVector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  xAOD::AuxPersVector< SG::JaggedVecElt< T >, VEC >

Namespaces

namespace  xAOD
 ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.

Detailed Description

Specialization of AuxPersVector for jagged vector types.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
May, 2024

For jagged vector variables, the corresponding AuxPersVector class should derive from JaggedVecVectorHolder in order to get the proper implementations for the IAuxTypeVector methods.

Definition in file JaggedVecPersVector.h.