5#ifndef CALOTRKMUIDTOOLS_CALOMUONLIKELIHOODTOOL_H
6#define CALOTRKMUIDTOOLS_CALOMUONLIKELIHOODTOOL_H
11#include "CaloEvent/CaloClusterContainer.h"
12#include "GaudiKernel/ToolHandle.h"
33 const double dR_CUT = 0.3)
const;
35 const double phi_trkAtCalo,
const double dR_CUT = 0.3)
const;
46 ToolHandle<Trk::IParticleCaloExtensionTool>
m_caloExtensionTool{
this,
"ParticleCaloExtensionTool",
""};
47 Gaudi::Property<std::string>
m_calibRelease{
this,
"CalibRelease",
"CaloTrkMuIdTools/cutBased_release21"};
TH1F(name, title, nxbins, bins_par2, bins_par3=None, path='', **kwargs)
TrackParticle_v1 TrackParticle
Reference the current persistent version:
CaloClusterContainer_v1 CaloClusterContainer
Define the latest version of the calorimeter cluster container.