ATLAS Offline Software
Loading...
Searching...
No Matches
DetailedTrackTruthCollection_p3.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3*/
4
5// Dear emacs, this is -*-c++-*-
6
7// Andrei.Gaponenko@cern.ch, 2008
8// Olivier.Arnaez@cern.ch, 2015
9
10#ifndef DETAILEDTRACKTRUTHCOLLECTION_P3_H
11#define DETAILEDTRACKTRUTHCOLLECTION_P3_H
12
17
19
20#include <vector>
21
22namespace Trk {
23
25 public:
26
28
29 // Perhaps can use here a 32 bit unsigned instead of the 64 bit one?
31
36
37 typedef std::vector<Entry> CollectionType;
39 };
40
41}
42
44
45#endif/*DETAILEDTRACKTRUTHCOLLECTION_P3_H*/
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
typename DataVectorBase< Trk::Track >::Base::size_type size_type
Definition DataVector.h:814
Ensure that the ATLAS eigen extensions are properly loaded.