CMS 3D CMS Logo

ECALBarrelProperties.cc

Go to the documentation of this file.
00001 #include "FWCore/ParameterSet/interface/ParameterSet.h"
00002 
00003 //This class header
00004 #include "FastSimulation/CalorimeterProperties/interface/ECALBarrelProperties.h"
00005 
00006 ECALBarrelProperties::ECALBarrelProperties(const edm::ParameterSet& fastDet)
00007 {
00008   lightColl =  fastDet.getParameter<double>("ECALBarrel_LightCollection");  
00009 }

Generated on Tue Jun 9 17:35:02 2009 for CMSSW by  doxygen 1.5.4