Macros

Line Code
1 2 3 4 5 6 7 8
#ifndef CondFormats_EcalObjects_EcalClusterCrackCorrParameters_h
#define CondFormats_EcalObjects_EcalClusterCrackCorrParameters_h

#include "CondFormats/EcalObjects/interface/EcalFunctionParameters.h"

typedef EcalFunParams EcalClusterCrackCorrParameters;

#endif