ATLAS Offline Software
Loading...
Searching...
No Matches
TriggerTower_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 TriggerTower_ClassDEF_H
5#define TriggerTower_ClassDEF_H
6//Put here the CLASS_DEF macros for the STL containers you put in StoreGate
7
8#ifndef TriggerTower_H
10#endif
11
14
15
17CLASS_DEF(DataVector<LVL1::TriggerTower>, 6207, 1)
18
19 //the third field is the version which is currently ignored
20#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
Trigger towers are the inputs to all other parts of the calorimeter trigger.
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...