|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TrigPartialEventBuilding_RoIPEBInfoWriterTool_h
6 #define TrigPartialEventBuilding_RoIPEBInfoWriterTool_h
31 this,
"RegionSelectorTools", {},
"Region Selector tools"
36 this,
"EtaEdge", 5.0,
"Upper limit of |eta| range"
39 this,
"EtaWidth", 0.1,
"Half-width of the RoI in eta (Eta-EtaWidth; Eta+EtaWidth)"
42 this,
"PhiWidth", 0.1,
"Half-width of the RoI in phi (Phi-PhiWidth; Phi+PhiWidth)"
45 this,
"ExtraROBs", {},
46 "Static list of additional ROBs to add for partial event building in each event where the chain passes"
49 this,
"ExtraSubDets", {},
50 "Static list of additional SubDets to add for partial event building in each event where the chain passes"
57 std::set<ToolHandle<IRegSelTool> >
m_tools;
61 #endif // TrigPartialEventBuilding_RoIPEBInfoWriterTool_h
::StatusCode StatusCode
StatusCode definition for legacy code.