ATLAS Offline Software
Loading...
Searching...
No Matches
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
12//coverity[pass_by_value]
17
18template class std::vector<TrigJpsi*>;
19
20#endif // TRIGBPHYSICSEVENT_TRIGBPHYSICSEVENTDICT
An STL vector of pointers that by default owns its pointed-to elements.
static Double_t a
void dummyTriggerForTrigPartTypedefs(TrigJpsiContainer &a, DataVector< TrigJpsi > b)
std::vector< TrigJpsi > TrigJpsiContainer
Derived DataVector<T>.
Definition DataVector.h:795