ATLAS Offline Software
Loading...
Searching...
No Matches
TruthEtIsolationsContainer.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3*/
4
6// TruthEtIsolationsContainer.h
7// Header file for class TruthEtIsolationsContainer
8// Author: S.Binet<binet@cern.ch>
10#ifndef MCPARTICLEEVENT_TRUTHETISOLATIONSCONTAINER_H
11#define MCPARTICLEEVENT_TRUTHETISOLATIONSCONTAINER_H
12
13// STL includes
14//#include <iosfwd>
15
17
19
20// McParticleEvent includes
22
23// Forward declaration
24
25class TruthEtIsolationsContainer : public DataVector<TruthEtIsolations>
26{
28 // Public methods:
30 public:
31
35
39
43
47
48
50 // Protected data:
52 protected:
53
54};
55
59
61
62#endif //> MCPARTICLEEVENT_TRUTHETISOLATIONSCONTAINER_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
An STL vector of pointers that by default owns its pointed-to elements.
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
TruthEtIsolationsContainer & operator=(const TruthEtIsolationsContainer &rhs)
Assignment operator:
TruthEtIsolationsContainer()
Default constructor: