 |
ATLAS Offline Software
|
Go to the documentation of this file.
10 #ifndef DERIVATIONFRAMEWORK_DERIVATIONFRAMEWORKTILECAL_TILECELLSMUONDECORATOR_H
11 #define DERIVATIONFRAMEWORK_DERIVATIONFRAMEWORKTILECAL_TILECELLSMUONDECORATOR_H 1
30 #include "GaudiKernel/ToolHandle.h"
48 using base_class::base_class;
57 Gaudi::Property<std::string>
m_prefix{
this,
"Prefix",
"TCAL1_"};
59 Gaudi::Property<double>
m_minPt{
this,
"MinMuonPt", 10000.0};
60 Gaudi::Property<double>
m_maxAbsEta{
this,
"MaxAbsMuonEta", 1.7};
61 Gaudi::Property<double>
m_isoCone{
this,
"IsoCone", 0.4};
62 Gaudi::Property<std::vector<double>>
m_drCones{
this,
63 "DeltaRCones", {0.2, 0.4},
"Sum energies in calorimeter layers in these cones aroud track"};
65 "EnergyInSamplings", {1, 2, 3, 5, 6, 7},
"Sum energies in these calorimeter layers in cone aroud track"};
92 "LArEnergyInCone", {},
"It is atuoconfigured based on requested delta R cones, eg.: elarcone40"};
95 "TrackTools",
"TileCall::TrackTools/TrackTools"};
98 "TracksInConeTool",
"xAOD::TrackParticlesInConeTool/TrackParticlesInConeTool"};
101 "CellsDecorator",
"DerivationFramework::TileCellsDecorator/TileCellsDecorator"};
109 #endif //> !DERIVATIONFRAMEWORK_DERIVATIONFRAMEWORKTILECAL_TILECELLSMUONDECORATOR_H
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::WriteDecorHandleKey< xAOD::MuonContainer > m_cellsMuonPhiKey
ToolHandle< DerivationFramework::TileCellsDecorator > m_cellsDecorator
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
SG::ReadHandleKey< CaloCellContainer > m_cellContainerKey
SG::WriteDecorHandleKey< xAOD::MuonContainer > m_selectedMuKey
SG::WriteDecorHandleKey< xAOD::MuonContainer > m_cellsMuonDeDxKey
SG::WriteDecorHandleKey< xAOD::MuonContainer > m_cellsMuonZKey
SG::ReadHandleKey< xAOD::CaloClusterContainer > m_clusterContainerKey
virtual StatusCode initialize() override final
SG::ReadHandleKey< xAOD::MuonContainer > m_muonContainerKey
ToolHandle< TileCal::ITrackTools > m_trackInCalo
Gaudi::Property< std::string > m_prefix
ToolHandle< xAOD::ITrackParticlesInConeTool > m_tracksInCone
Gaudi::Property< std::set< unsigned int > > m_energyInLayers
Helper class for TileCal online (hardware) identifiers.
SG::WriteDecorHandleKey< xAOD::MuonContainer > m_cellsToMuonDyKey
Gaudi::Property< double > m_gapCrackCellsInDeltaPhi
SG::WriteDecorHandleKey< xAOD::MuonContainer > m_cellsToMuonDphiKey
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
virtual StatusCode addBranches() const override final
SG::WriteDecorHandleKey< xAOD::MuonContainer > m_cellsToMuonDetaKey
Helper class for TileCal offline identifiers.
::StatusCode StatusCode
StatusCode definition for legacy code.
Gaudi::Property< double > m_isoCone
Gaudi::Property< bool > m_selectMuons
SG::WriteDecorHandleKey< xAOD::MuonContainer > m_cellsMuonDxKey
Gaudi::Property< double > m_gapCrackCellsInDeltaEta
Gaudi::Property< std::vector< double > > m_drCones
Gaudi::Property< double > m_maxRelEtrkInIsoCone
Gaudi::Property< double > m_minPt
SG::WriteDecorHandleKey< xAOD::MuonContainer > m_econeMuKey
SG::WriteDecorHandleKey< xAOD::MuonContainer > m_cellsToMuonDxKey
SG::WriteDecorHandleKeyArray< xAOD::MuonContainer > m_larEnergyInConeKeyArray
SG::WriteDecorHandleKey< xAOD::MuonContainer > m_cellsToMuonDzKey
std::set< xAOD::CaloCluster::CaloSample > m_energyInSamplings
Gaudi::Property< double > m_maxAbsEta
SG::WriteDecorHandleKey< xAOD::MuonContainer > m_cellsMuonYKey
SG::WriteDecorHandleKey< xAOD::MuonContainer > m_cellsMuonEtaKey
SG::WriteDecorHandleKey< xAOD::MuonContainer > m_cellsMuonXKey