CMS 3D CMS Logo

EcalFenixEtStrip.h

Go to the documentation of this file.
00001 #ifndef ECAL_FENIX_ET_STRIP_H
00002 #define ECAL_FENIX_ET_STRIP_H
00003 #include <vector>
00004 
00020 class EcalFenixEtStrip  {
00021  private:
00022 
00023  public:
00024   EcalFenixEtStrip();
00025   virtual ~EcalFenixEtStrip();
00026   void process(const std::vector<std::vector<int> > &linout, int nrXtals, std::vector<int> & output);
00027 };
00028 
00029 #endif

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