ATLAS Offline Software
Loading...
Searching...
No Matches
TrigT1Interfaces_ClassDEF.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3*/
4#ifndef TrigT1Interfaces_ClassDEF_H
5#define TrigT1Interfaces_ClassDEF_H
6//Put here the CLASS_DEF macros for the STL containers you put in StoreGate
7
9
10// These includes are only left here not to break other packages.
11// But they should be removed later...
14
15//#include "StoreGate/tools/ClassID_traits.h"
18
20CLASS_DEF(LVL1CTP::SlinkWord, 6251, 1)
21
22#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.
Derived DataVector<T>.
Definition DataVector.h:795