00001 #ifndef EcalTPGWeightGroup_h 00002 #define EcalTPGWeightGroup_h 00003 00004 #include "CondFormats/EcalObjects/interface/EcalTPGGroups.h" 00005 00006 /* 00007 00008 P.P. 00009 */ 00010 00011 00012 00013 class EcalTPGWeightGroup : public EcalTPGGroups 00014 { 00015 public: 00016 00017 EcalTPGWeightGroup() ; 00018 ~EcalTPGWeightGroup() ; 00019 00020 }; 00021 00022 #endif