ATLAS Offline Software
Loading...
Searching...
No Matches
egammaRecContainer.h
Go to the documentation of this file.
1// Dear emacs, this is -*- c++ -*-
2
3/*
4 Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
5*/
6
7// $Id: egammaRecContainer.h 666999 2015-05-13 18:20:00Z christos $
8#ifndef EGAMMARECCONTAINER
9#define EGAMMARECCONTAINER
10
11// Core include(s):
13
14// Local include(s):
15#include "egammaRec.h"
16
18
20
21#ifndef XAOD_STANDALONE
23CLASS_DEF( EgammaRecContainer , 1265838377 , 1 )
24#endif // XAOD_STANDALONE
25
26#endif
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< egammaRec > EgammaRecContainer
The container is a simple typedef for now.