ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Control
AthenaExamples
AthExThinning
AthExThinning
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
18
#include "
AthContainers/DataVector.h
"
19
#include "
AthenaKernel/CLASS_DEF.h
"
20
21
// AthExThinning includes
22
#include "
AthExThinning/AthExIParticle.h
"
23
24
25
using
AthExIParticles
=
DataVector<AthExIParticle>
;
26
27
28
CLASS_DEF
(
AthExIParticles
, 141971559, 1 )
29
30
#endif
//> ATHEXTHINNING_ATHEXIPARTICLES_H
AthExIParticle.h
AthExIParticles
DataVector< AthExIParticle > AthExIParticles
Definition
AthExIParticles.h:25
CLASS_DEF.h
macros to associate a CLID to a type
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition
Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:67
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
DataVector
Derived DataVector<T>.
Definition
DataVector.h:795
Generated on
for ATLAS Offline Software by
1.17.0