ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Reconstruction
egamma
egammaEvent
egammaEvent
EMShowerMinimalContainer.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef EGAMMAEVENT_EMSHOWERMINIMALCONTAINER_H
6
#define EGAMMAEVENT_EMSHOWERMINIMALCONTAINER_H
7
/********************************************************************
8
9
NAME: EMShowerMinimalContainer.h
10
PACKAGE: offline/Reconstruction/egammaEvent
11
12
AUTHORS: M.P. Casado
13
CREATED: Sep 2003
14
15
********************************************************************/
16
17
// INCLUDE HEADER FILES:
18
19
#include "
AthContainers/DataVector.h
"
20
#include "
AthenaKernel/CLASS_DEF.h
"
21
#include "
egammaEvent/EMShowerMinimal.h
"
22
23
class
EMShowerMinimalContainer
:
public
DataVector
<EMShowerMinimal>
24
{
25
public
:
26
27
void
print
();
28
29
};
30
31
CLASS_DEF
(
EMShowerMinimalContainer
, 1316949154 , 1 )
32
33
#endif
34
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.
EMShowerMinimal.h
DataVector< EMShowerMinimal >::DataVector
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
EMShowerMinimalContainer
Definition
EMShowerMinimalContainer.h:24
EMShowerMinimalContainer::print
void print()
Definition
EMShowerMinimalContainer.cxx:27
Generated on
for ATLAS Offline Software by
1.17.0