diff --git a/PhysicsAnalysis/ElectronPhotonID/ElectronEfficiencyCorrection/ElectronEfficiencyCorrection/TElectronEfficiencyCorrectionTool.h b/PhysicsAnalysis/ElectronPhotonID/ElectronEfficiencyCorrection/ElectronEfficiencyCorrection/TElectronEfficiencyCorrectionTool.h index dcb0aa546942e9d8aecf92e61b505805a180f8e0..d24ab74ecbc9b32f583045d737ecb6e37e376555 100644 --- a/PhysicsAnalysis/ElectronPhotonID/ElectronEfficiencyCorrection/ElectronEfficiencyCorrection/TElectronEfficiencyCorrectionTool.h +++ b/PhysicsAnalysis/ElectronPhotonID/ElectronEfficiencyCorrection/ElectronEfficiencyCorrection/TElectronEfficiencyCorrectionTool.h @@ -60,7 +60,7 @@ public: /** Initialize this class */ int initialize(); - /** The main salculate method: the actual cuts are applied here */ + /** The main calculate method: the actual cuts are applied here */ int calculate( const PATCore::ParticleDataType::DataType dataType, const unsigned int runnumber, const double cluster_eta,