ATLAS Offline Software
Loading...
Searching...
No Matches
Trigger
TrigEvent
TrigBphysicsEvent
TrigBphysicsEvent
TrigBphysicsEventDict.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
6
#ifndef TRIGBPHYSICSEVENT_TRIGBPHYSICSEVENTDICT
7
#define TRIGBPHYSICSEVENT_TRIGBPHYSICSEVENTDICT
8
9
#include "
TrigBphysicsEvent/TrigJpsi.h
"
10
#include "
TrigBphysicsEvent/TrigJpsiContainer.h
"
11
#include "
AthContainers/DataVector.h
"
12
//coverity[pass_by_value]
13
void
dummyTriggerForTrigPartTypedefs
(
TrigJpsiContainer
&
a
,
DataVector<TrigJpsi>
b){
14
TrigJpsiContainer
aa =
a
;
15
DataVector<TrigJpsi>
bb = std::move(b);
16
}
17
18
template
class
std::vector<TrigJpsi*>;
19
20
#endif
// TRIGBPHYSICSEVENT_TRIGBPHYSICSEVENTDICT
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
a
static Double_t a
Definition
LArPhysWaveHECTool.cxx:38
dummyTriggerForTrigPartTypedefs
void dummyTriggerForTrigPartTypedefs(TrigJpsiContainer &a, DataVector< TrigJpsi > b)
Definition
TrigBphysicsEventDict.h:13
TrigJpsiContainer.h
TrigJpsiContainer
std::vector< TrigJpsi > TrigJpsiContainer
Definition
TrigJpsiContainer.h:11
TrigJpsi.h
DataVector
Derived DataVector<T>.
Definition
DataVector.h:795
Generated on
for ATLAS Offline Software by
1.14.0