CMS 3D CMS Logo

CastorNominalCoder.h

Go to the documentation of this file.
00001 #ifndef CASTORNOMINALCODER_H
00002 #define CASTORNOMINALCODER_H 1
00003 
00004 #include "CalibFormats/CastorObjects/interface/CastorCoder.h"
00005 
00011 class CastorNominalCoder : public CastorCoder {
00012 public:
00013   virtual void adc2fC(const CastorDataFrame& df, CaloSamples& lf) const;
00014 
00015   virtual void fC2adc(const CaloSamples& clf, CastorDataFrame& df, int fCapIdOffset) const; 
00016 };
00017 
00018 #endif

Generated on Tue Jun 9 17:25:22 2009 for CMSSW by  doxygen 1.5.4