ATLAS Offline Software
Loading...
Searching...
No Matches
TrigParticleDict.h
Go to the documentation of this file.
1// -*- C++ -*-
2
3/*
4 Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
5*/
6
7
16
17#ifndef TRIG_PARTICLE_DICT
18#define TRIG_PARTICLE_DICT
19
22
23
26
29
32
35
38
41
42
43//the function triggers loading dictionaries for typedefs
76
77template class std::vector<const TrigElectron*>;
78template class std::vector<const TrigPhoton*>;
79template class std::vector<const TrigTau*>;
80template class std::vector<const TrigL2Bjet*>;
81template class std::vector<const TrigEFBjet*>;
82
83#endif // TRIG_PARTICLE_DICT
static Double_t a
void dummyTriggerForTrigPartTypedefs(TrigEFBjetContainer a, TrigElectronContainer b, TrigL2BphysContainer c, TrigPhotonContainer d, TrigTauContainer e, TrigL2BjetContainer f, TrigEFBphysContainer g, DataVector< TrigEFBjetContainer > h, DataVector< TrigElectronContainer > i, DataVector< TrigL2BphysContainer > j, DataVector< TrigPhotonContainer > k, DataVector< TrigTauContainer > l, DataVector< TrigL2BjetContainer > m, DataVector< TrigEFBphysContainer > n)
Description: Needed to provide a persistent TrigElectron class in TrigElectronContainer (which is der...
Header file for AthHistogramAlgorithm.
Derived DataVector<T>.
Definition DataVector.h:795
Container of TrigEFBjet objects to be stored in POOL.
Container of TrigEFBjet objects to be stored in POOL.
File: TrigTauContainer.h.