CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions
EcalFenixBypassLin Class Reference

Linearisation for Tcp input: 16 bits output: 12 bits +1 going to fgvb (???) More...

#include <EcalFenixBypassLin.h>

Public Member Functions

 EcalFenixBypassLin ()
 
void process (std::vector< int > &, std::vector< int > &)
 
virtual ~EcalFenixBypassLin ()
 

Detailed Description

Linearisation for Tcp input: 16 bits output: 12 bits +1 going to fgvb (???)

-—> c un output de 13 bits, le 13 eme bit est le resultat du fvgb du FenixStrip

Definition at line 15 of file EcalFenixBypassLin.h.

Constructor & Destructor Documentation

EcalFenixBypassLin::EcalFenixBypassLin ( )

Definition at line 8 of file EcalFenixBypassLin.cc.

8  {
9  }
EcalFenixBypassLin::~EcalFenixBypassLin ( )
virtual

Definition at line 10 of file EcalFenixBypassLin.cc.

10  {
11  }

Member Function Documentation

void EcalFenixBypassLin::process ( std::vector< int > &  stripin,
std::vector< int > &  out 
)