7#ifndef HIJETREC_HIJETCLUSTERSUBTRACTORTOOL_H
8#define HIJETREC_HIJETCLUSTERSUBTRACTORTOOL_H
60 Gaudi::Property< std::string >
m_inputFile {
this,
"InputFile",
"cluster.geo.HIJING_2018.root",
"File containing cluster geometric moments." };
62 Gaudi::Property< std::string >
m_configDir {
this,
"ConfigDir",
"HIJetCorrection/",
"Directory containing configuration file." };
68 Gaudi::Property< bool >
m_useSamplings {
this,
"UseSamplings",
true,
"Boolean for samplings use" };
Scalar eta() const
pseudorapidity method
Scalar phi() const
phi method
Class providing the definition of the 4-vector interface.
TLorentzVector FourMom_t
Definition of the 4-momentum type.
CaloCluster_v1 CaloCluster
Define the latest version of the calorimeter cluster class.
HIEventShapeContainer_v2 HIEventShapeContainer
Define the latest version of the container.
HIEventShape_v2 HIEventShape
Definition of the latest event info version.