|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef CALOTRKMUIDTOOLS_TRACKDEPOSITINCALOTOOL_H
6 #define CALOTRKMUIDTOOLS_TRACKDEPOSITINCALOTOOL_H
14 #include "GaudiKernel/ITHistSvc.h"
15 #include "GaudiKernel/ToolHandle.h"
156 std::map<double, const CaloDetDescriptor*>& caloInfo,
157 std::vector<Amg::Vector3D>& extrapolations)
const;
169 static bool isInsideDomain(
double position,
double domainCenter,
double domainWidth,
bool phiVariable =
false) ;
181 "Tool to make the step-wise extrapolation"};
186 "CaloDetDescrManager",
187 "CaloDetDescrManager",
188 "SG Key for CaloDetDescrManager in the Condition Store"
231 std::unique_ptr<Hists>
m_h;
This class defines the phi convention for Calorimeters.
def TH2F(name, title, nxbins, bins_par2, bins_par3, bins_par4, bins_par5=None, bins_par6=None, path='', **kwargs)
Definition of CaloDetDescrManager.
::StatusCode StatusCode
StatusCode definition for legacy code.
Cached value with atomic update.
Cached value with atomic update.
Eigen::Matrix< double, 3, 1 > Vector3D
Container class for CaloCell.
This class provides the client interface for accessing the detector description information common to...
Data object for each calorimeter readout cell.
This is a base class for LAr and Tile Descriptors The primary goal is to speed up loops over all the ...
def TH1F(name, title, nxbins, bins_par2, bins_par3=None, path='', **kwargs)
Class describing a TrackParticle.