#include <PtEndcapLUTSvc.h>
Definition at line 19 of file PtEndcapLUTSvc.h.
◆ PtEndcapLUTSvc()
TrigL2MuonSA::PtEndcapLUTSvc::PtEndcapLUTSvc |
( |
const std::string & |
name, |
|
|
ISvcLocator * |
sl |
|
) |
| |
◆ initialize()
StatusCode TrigL2MuonSA::PtEndcapLUTSvc::initialize |
( |
| ) |
|
|
overridevirtual |
Definition at line 23 of file PtEndcapLUTSvc.cxx.
26 std::string lut_fileName;
34 if (lut_fileName.empty()) {
36 return StatusCode::FAILURE;
50 return StatusCode::SUCCESS;
◆ msg() [1/2]
◆ msg() [2/2]
◆ msgLvl()
◆ ptEndcapLUT()
const ToolHandle<PtEndcapLUT>* TrigL2MuonSA::PtEndcapLUTSvc::ptEndcapLUT |
( |
void |
| ) |
const |
|
inline |
◆ m_lut_fileName
Gaudi::Property< std::string > TrigL2MuonSA::PtEndcapLUTSvc::m_lut_fileName |
|
private |
Initial value:{
this, "FileName", "pt_endcap.lut", ""}
Definition at line 34 of file PtEndcapLUTSvc.h.
◆ m_lut_fileNameRun2
Gaudi::Property< std::string > TrigL2MuonSA::PtEndcapLUTSvc::m_lut_fileNameRun2 |
|
private |
Initial value:{
this, "FileNameRun2", "pt_endcap_run2.lut", ""}
Definition at line 32 of file PtEndcapLUTSvc.h.
◆ m_lut_fileNameRun3
Gaudi::Property< std::string > TrigL2MuonSA::PtEndcapLUTSvc::m_lut_fileNameRun3 |
|
private |
Initial value:{
this, "FileNameRun3", "pt_endcap_run3.lut", ""}
Definition at line 30 of file PtEndcapLUTSvc.h.
◆ m_lut_mean
Gaudi::Property< std::string > TrigL2MuonSA::PtEndcapLUTSvc::m_lut_mean |
|
private |
Initial value:{
this, "EMeanLUT", "pt_comb_mean.lut", ""}
Definition at line 36 of file PtEndcapLUTSvc.h.
◆ m_lut_sigma
Gaudi::Property< std::string > TrigL2MuonSA::PtEndcapLUTSvc::m_lut_sigma |
|
private |
Initial value:{
this, "ESigmaLUT", "pt_comb_sigma.lut", ""}
Definition at line 38 of file PtEndcapLUTSvc.h.
◆ m_ptEndcapLUT
◆ m_useRun3LUT
Gaudi::Property<bool> TrigL2MuonSA::PtEndcapLUTSvc::m_useRun3LUT |
|
private |
Initial value:{
this,"UseRun3LUT",true,"Select LUT at geometry"}
Definition at line 40 of file PtEndcapLUTSvc.h.
The documentation for this class was generated from the following files: