CMS 3D CMS Logo

EcalFenixBypassLin.h

Go to the documentation of this file.
00001 #ifndef ECAL_FENIX_BYPASS_LIN_H
00002 #define ECAL_FENIX_BYPASS_LIN_H
00003 
00004 #include <vector>
00005 
00015 class EcalFenixBypassLin  {
00016 
00017  public:
00018   EcalFenixBypassLin();
00019   virtual ~EcalFenixBypassLin();
00020 
00021   void process(std::vector<int>&, std::vector<int>& );
00022 };
00023 
00024 
00025 #endif

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