Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef COLUMNAR_TRACKING_TRACK_DEF_H
9 #define COLUMNAR_TRACKING_TRACK_DEF_H
18 struct ContainerIdTraits<
CI>
final
21 static constexpr
bool isMutable =
false;
22 static constexpr
bool perEventRange =
true;
23 static constexpr
bool perEventId =
false;
38 static constexpr
bool isMutable =
false;
39 static constexpr
bool perEventRange =
true;
40 static constexpr
bool perEventId =
false;
Vertex_v1 Vertex
Define the latest version of the vertex class.
TrackParticleContainer_v1 TrackParticleContainer
Definition of the current "TrackParticle container version".
VertexContainer_v1 VertexContainer
Definition of the current "Vertex container version".
std::map< std::string, HypoJetVector >::const_iterator CI
TrackParticle_v1 TrackParticle
Reference the current persistent version:
requires((std::is_integral_v< CT >||std::is_floating_point_v< CT >) &&!std::is_same_v< CT, bool >) struct ColumnTypeTraits< CT
Class describing a Vertex.
ContainerId
the id for the different "virtual" containers
static constexpr bool isDefined