CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalFenixTcpsFgvbEB.h
Go to the documentation of this file.
1 #ifndef ECAL_FENIXTCP_SFGVB_EB_H
2 #define ECAL_FENIXTCP_SFGVB_EB_H
3 
4 #include <vector>
5 #include <stdint.h>
6 
16  public:
18  virtual ~EcalFenixTcpsFgvbEB();
19 
20  void process( std::vector <std::vector<int> > &bypasslin_out,int nStr, int bitMask, std::vector<int> & output);
21 };
22 #endif
void process(std::vector< std::vector< int > > &bypasslin_out, int nStr, int bitMask, std::vector< int > &output)
calculation of strip Fgvb for Fenix Tcp, format barrel calculates fgvb for the barrel ...