ATLAS Offline Software
Loading...
Searching...
No Matches
AthExIParticles.h
Go to the documentation of this file.
1
2
3/*
4 Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
5*/
6
7// AthExIParticles.h
8// Header file for class AthExIParticles
9// Author: S.Binet<binet@cern.ch>
11#ifndef ATHEXTHINNING_ATHEXIPARTICLES_H
12#define ATHEXTHINNING_ATHEXIPARTICLES_H
13
14// STL includes
15
16// Gaudi includes
17
20
21// AthExThinning includes
23
24
26
27
28CLASS_DEF( AthExIParticles , 141971559, 1 )
29
30#endif //> ATHEXTHINNING_ATHEXIPARTICLES_H
DataVector< AthExIParticle > AthExIParticles
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
An STL vector of pointers that by default owns its pointed-to elements.
Derived DataVector<T>.
Definition DataVector.h:795