ATLAS Offline Software
Trigger/TrigEvent/TrigMissingEtEvent/TrigMissingEtEvent/TrigMissingETContainer.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 TRIGMISSINGETEVENT_TRIGMISSINGETCONTAINER_H
6 #define TRIGMISSINGETEVENT_TRIGMISSINGETCONTAINER_H
7 
10 #include "AthenaKernel/BaseInfo.h"
11 
12 class TrigMissingETContainer : public DataVector<TrigMissingET> { };
13 
14 CLASS_DEF( TrigMissingETContainer , 1271945976 , 1 )
15 
17 
18 #endif
SG_BASE
SG_BASE(TrigMissingETContainer, DataVector< TrigMissingET >)
TrigMissingETContainer
Definition: Trigger/TrigEvent/TrigMissingEtEvent/TrigMissingEtEvent/TrigMissingETContainer.h:12
BaseInfo.h
Provide an interface for finding inheritance information at run time.
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
TrigMissingET
Class for LVL2/EF MissingET trigger.
Definition: Trigger/TrigEvent/TrigMissingEtEvent/TrigMissingEtEvent/TrigMissingET.h:35
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:64
CLASS_DEF.h
macros to associate a CLID to a type
TrigMissingET.h