7 merge requests!58791DataQualityConfigurations: Modify L1Calo config for web display,!46784MuonCondInterface: Enable thread-safety checking.,!46776Updated LArMonitoring config file for WD to match new files produced using MT,!45405updated ART test cron job,!42417Draft: DIRE and VINCIA Base Fragments for Pythia 8.3,!38094Fix muon link to charged flow element,!36273Connect Flow Elements to Muon container
SG::WriteDecorHandleKey<xAOD::MuonContainer>m_muonChargedFEWriteHandleKey{this,"MuonContainer","Muons.chargedFELinks","WriteHandleKey for muon link to charged FlowElements"};
/** Write key for adding Muon link decorations to charged Flow Elements **/
/** Write key for adding Muon link decorations to charged Flow Elements **/
SG::WriteDecorHandleKey<xAOD::FlowElementContainer>m_ChargedFEmuonWriteHandleKey{this,"FlowElementOutputName","JetETMissChargedFlowElements.FE_MuonLinks","WriteHandleKey for Charged Flow Elements coupled to muons"};
/** Write key for adding neutral Flow Element link decorations to muons **/
/** Write key for adding neutral Flow Element link decorations to muons **/
SG::WriteDecorHandleKey<xAOD::MuonContainer>m_muonNeutralFEWriteHandleKey{this,"MuonContainer","Muons.neutralFELinks","WriteHandleKey for muon links to neutral FlowElement"};
/** Write key for adding Muon link decorations to neutral Flow Elements **/
/** Write key for adding Muon link decorations to neutral Flow Elements **/
SG::WriteDecorHandleKey<xAOD::FlowElementContainer>m_NeutralFEmuonWriteHandleKey{this,"FlowElementContainer","JetETMissNeutralFlowElements.MuonLinks","WriteHandleKey for neutral flow Elements to Muons"};
/** Write key for adding fraction of energy used in cell matching decorations to muons **/
/** Write key for adding fraction of energy used in cell matching decorations to muons **/
SG::WriteDecorHandleKey<xAOD::FlowElementContainer>m_NeutralFE_efrac_match_muonWriteHandleKey{this,"FlowElementContainer","JetETMissNeutralFlowElements.FE_efrac_matched_muon","WriteHandleKey for neutral FlowElements to Muons"};
/***Gaudi Property to configure linkage of Neutral Flow Elements to Muon clusters (EXPERIMENTAL - default = False/OFF) **/
/***Gaudi Property to configure linkage of Neutral Flow Elements to Muon clusters (EXPERIMENTAL - default = False/OFF) **/
Gaudi::Property<bool>m_LinkNeutralFEClusters{this,"m_LinkNeutralFEClusters",false,"Toggle usage of linkage of Neutral FlowElements - false by default (EXPERIMENTAL)"};
Gaudi::Property<bool>m_LinkNeutralFEClusters{this,"m_LinkNeutralFEClusters",false,"Toggle usage of linkage of Neutral FlowElements - false by default (EXPERIMENTAL)"};