ATLAS Offline Software
Loading...
Searching...
No Matches
JTMContainers.h
Go to the documentation of this file.
1// -*- C++ -*-
2
3/*
4 Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
5*/
6
7#ifndef TRIGJETMONITORING_JTMCONTAINERS_H
8#define TRIGJETMONITORING_JTMCONTAINERS_H
9
14
15// The structs below allow provide a typedef to enable
16// the naming of xAOD jet containers.
17//
18// the xAOD container header files have typedefs which
19// means that the classes produced by intantiating a template
20// with an xAOD container with have version numbers in the class name.
21//
22// If the instantiated class is an AlgTool, the class nemae, containing
23// a version number leaks into the python configurations code, which is
24// not acceptable. The structuts below prevent this leakage from happening
25//
26// Code: C++ - see TrigL1FexJetMonitorTool_tpl
27// see also the typedefs in components/TrigJetMonitoring_entries.cxx
28// python - see L1JetMonitoringConfig.py
29
30
34
35
36
40
41
45
46
50
51
52#endif
jFexLRJetRoIContainer_v1 jFexLRJetRoIContainer
gFexJetRoIContainer_v1 gFexJetRoIContainer
JetRoIContainer_v2 JetRoIContainer
jFexSRJetRoIContainer_v1 jFexSRJetRoIContainer
xAOD::JetRoIContainer JetContainer
xAOD::gFexJetRoIContainer JetContainer
xAOD::jFexLRJetRoIContainer JetContainer
xAOD::jFexSRJetRoIContainer JetContainer