ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigConfiguration
TrigConfStorage
src
apps
Run2toRun3ConvertersL1.h
Go to the documentation of this file.
1
// Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
2
3
#include <string>
4
5
namespace
TXC
{
6
class
L1TopoMenu
;
7
}
8
9
namespace
TrigConf
{
10
class
CTPConfig;
11
}
12
20
void
convertRun2L1MenuToRun3
(
const
TrigConf::CTPConfig
* ctpConfig,
const
TXC::L1TopoMenu
* topoMenu,
21
const
std::string& filename,
bool
writeTmpFile =
false
);
22
27
void
convertRun2BunchGroupsToRun3
(
const
TrigConf::CTPConfig
* ctpConfig,
const
std::string& filename,
bool
writeTmpFile =
false
);
28
33
void
convertRun2L1PrescalesToRun3
(
const
TrigConf::CTPConfig
* ctpConfig,
const
std::string& filename,
bool
writeTmpFile =
false
);
convertRun2L1PrescalesToRun3
void convertRun2L1PrescalesToRun3(const TrigConf::CTPConfig *ctpConfig, const std::string &filename, bool writeTmpFile=false)
Run 2 to Run 3 L1 prescale converter.
Definition
Run2toRun3ConvertersL1.cxx:532
convertRun2BunchGroupsToRun3
void convertRun2BunchGroupsToRun3(const TrigConf::CTPConfig *ctpConfig, const std::string &filename, bool writeTmpFile=false)
Run 2 to Run 3 bunchgroup converter.
Definition
Run2toRun3ConvertersL1.cxx:483
convertRun2L1MenuToRun3
void convertRun2L1MenuToRun3(const TrigConf::CTPConfig *ctpConfig, const TXC::L1TopoMenu *topoMenu, const std::string &filename, bool writeTmpFile=false)
Run 2 to Run 3 L1 menu converter Converts Run 2 L1 menu and L1Topo menu into run 3 format and writes ...
Definition
Run2toRun3ConvertersL1.cxx:88
TXC::L1TopoMenu
Definition
L1TopoMenu.h:25
TrigConf::CTPConfig
Definition
CTPConfig.h:28
TXC
Definition
Run2toRun3ConvertersL1.h:5
TrigConf
Forward iterator to traverse the main components of the trigger configuration.
Definition
Config.h:22
Generated on
for ATLAS Offline Software by
1.17.0