ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigEvent
TrigSteeringEvent
TrigSteeringEvent
TrigOperationalInfoCollection.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TRIGSTEERINGEVENT_TRIGOPERATIONALINFOCollection_H
6
#define TRIGSTEERINGEVENT_TRIGOPERATIONALINFOCollection_H
7
8
#include "
AthContainers/DataVector.h
"
9
#include "
AthenaKernel/BaseInfo.h
"
10
11
#include "
TrigSteeringEvent/TrigOperationalInfo.h
"
12
13
class
TrigOperationalInfoCollection
:
public
DataVector
<TrigOperationalInfo> {
14
15
};
16
CLASS_DEF
(
TrigOperationalInfoCollection
, 1320355091 , 1 )
17
18
SG_BASE
(
TrigOperationalInfoCollection
,
DataVector
<
TrigOperationalInfo
>);
19
20
#endif
BaseInfo.h
Provide an interface for finding inheritance information at run time.
SG_BASE
#define SG_BASE(D, B)
Declare that class D derives from class B.
Definition
Control/AthenaKernel/AthenaKernel/BaseInfo.h:243
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:67
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
TrigOperationalInfo.h
DataVector
Derived DataVector<T>.
Definition
DataVector.h:795
DataVector< TrigOperationalInfo >::DataVector
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
TrigOperationalInfoCollection
Definition
TrigOperationalInfoCollection.h:13
TrigOperationalInfo
This class defined generic object to store operational info available during triggering online i....
Definition
TrigOperationalInfo.h:25
Generated on
for ATLAS Offline Software by
1.17.0