CMS 3D CMS Logo

RBCLinkBoardSignal.cc
Go to the documentation of this file.
1 // Include files
2 
3 
4 
5 // local
7 
8 //-----------------------------------------------------------------------------
9 // Implementation file for class : RBCLinkBoardSignal
10 //
11 // 2008-11-27 : Andres Osorio
12 //-----------------------------------------------------------------------------
13 
14 //=============================================================================
15 // Standard constructor, initializes variables
16 //=============================================================================
18  m_linkboardin{*in}
19 {
20 }
21 
22 //=============================================================================
RBCLinkBoardSignal(RBCInput *)