Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:02:08

0001 #ifndef CondFormats_EcalObjects_EcalClusterEnergyCorrectionObjectSpecificParameters_h
0002 #define CondFormats_EcalObjects_EcalClusterEnergyCorrectionObjectSpecificParameters_h
0003 
0004 #include "CondFormats/EcalObjects/interface/EcalFunctionParameters.h"
0005 
0006 typedef EcalFunParams EcalClusterEnergyCorrectionObjectSpecificParameters;
0007 
0008 #endif