CMS 3D CMS Logo

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 <cstdint>
5 #include <vector>
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 ...