ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigEvent
TrigSteeringEvent
TrigSteeringEvent
TrigPassFlagsCollection.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_TRIGPASSFLAGSCOLLECTION_H
6
#define TRIGSTEERINGEVENT_TRIGPASSFLAGSCOLLECTION_H
7
8
#include "
AthContainers/DataVector.h
"
9
#include "
xAODCore/BaseInfo.h
"
10
11
#include "
TrigSteeringEvent/TrigPassFlags.h
"
12
13
14
class
TrigPassFlagsCollection
:
public
DataVector
<TrigPassFlags> {
15
};
16
17
CLASS_DEF
(
TrigPassFlagsCollection
, 1210268481 , 1 )
18
19
SG_BASE
(
TrigPassFlagsCollection
,
DataVector
<
TrigPassFlags
>);
20
21
#endif
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.
BaseInfo.h
TrigPassFlags.h
DataVector
Derived DataVector<T>.
Definition
DataVector.h:795
DataVector< TrigPassFlags >::DataVector
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
TrigPassFlagsCollection
Definition
TrigPassFlagsCollection.h:14
TrigPassFlags
A Flag is an ordered collection of bits (vector<bool>) that can hold additional (boolean) information...
Definition
TrigPassFlags.h:27
Generated on
for ATLAS Offline Software by
1.17.0