Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 #include "CondFormats/GeometryObjects/interface/HcalParameters.h"
0002 #include "CondFormats/GeometryObjects/interface/HcalSimulationParameters.h"
0003 #include "CondFormats/GeometryObjects/interface/CaloSimulationParameters.h"
0004 #include "FWCore/Utilities/interface/typelookup.h"
0005 
0006 TYPELOOKUP_DATA_REG(HcalParameters);
0007 TYPELOOKUP_DATA_REG(HcalSimulationParameters);
0008 TYPELOOKUP_DATA_REG(CaloSimulationParameters);