CMS 3D CMS Logo

CSCNeutronWriter.h

Go to the documentation of this file.
00001 #ifndef SimMuon_CSCDigitizer_CSCNeutronWriter_h
00002 #define SimMuon_CSCDigitizer_CSCNeutronWriter_h
00003 
00004 #include "SimMuon/Neutron/interface/SubsystemNeutronWriter.h"
00005 
00013 class CSCNeutronWriter : public SubsystemNeutronWriter
00014 {
00015 public:
00016   explicit CSCNeutronWriter(edm::ParameterSet const& pset);
00017   virtual ~CSCNeutronWriter();
00018 
00019   virtual int localDetId(int globalDetId) const;
00020 
00021   virtual int chamberType(int globalDetId) const;
00022 
00023   virtual int chamberId(int globalDetId) const;
00024 
00025 };
00026 
00027 #endif
00028 

Generated on Tue Jun 9 17:47:31 2009 for CMSSW by  doxygen 1.5.4