CMS 3D CMS Logo

CaloVSimParameterMap.h

Go to the documentation of this file.
00001 #ifndef CaloSimAlgos_CaloVSimParameterMap_h
00002 #define CaloSimAlgos_CaloVSimParameterMap_h
00003 
00004 class DetId;
00005 class CaloSimParameters;
00006 
00007 class CaloVSimParameterMap
00008 {
00009 public:
00010   virtual const CaloSimParameters & simParameters(const DetId & id) const = 0;
00011 };
00012 
00013 
00014 #endif
00015 

Generated on Tue Jun 9 17:46:14 2009 for CMSSW by  doxygen 1.5.4