CMS 3D CMS Logo

List of all members | Public Member Functions
CSCRPCMotherboardLUTME41 Class Reference

#include <CSCUpgradeMotherboardLUT.h>

Inheritance diagram for CSCRPCMotherboardLUTME41:
CSCRPCMotherboardLUT

Public Member Functions

 CSCRPCMotherboardLUTME41 ()
 
virtual ~CSCRPCMotherboardLUTME41 ()
 
- Public Member Functions inherited from CSCRPCMotherboardLUT
 CSCRPCMotherboardLUT ()
 
std::vector< std::pair< int, int > > get_csc_hs_to_rpc_strip (Parity par) const
 
std::vector< int > get_csc_wg_to_rpc_roll (Parity par) const
 
std::vector< std::vector< double > > get_lut_wg_eta (Parity par) const
 
std::vector< std::pair< double, double > > get_rpc_roll_eta_limits (Parity par) const
 
std::vector< int > get_rpc_strip_to_csc_hs (Parity par) const
 
virtual ~CSCRPCMotherboardLUT ()
 

Additional Inherited Members

- Protected Attributes inherited from CSCRPCMotherboardLUT
std::vector< std::pair< int, int > > csc_hs_to_rpc_strip_even
 
std::vector< std::pair< int, int > > csc_hs_to_rpc_strip_odd
 
std::vector< int > csc_wg_to_rpc_roll_even
 
std::vector< int > csc_wg_to_rpc_roll_odd
 
std::vector< std::vector< double > > lut_wg_eta_even
 
std::vector< std::vector< double > > lut_wg_eta_odd
 
std::vector< std::pair< double, double > > rpc_roll_eta_limits_even
 
std::vector< std::pair< double, double > > rpc_roll_eta_limits_odd
 
std::vector< int > rpc_strip_to_csc_hs_even
 
std::vector< int > rpc_strip_to_csc_hs_odd
 

Detailed Description

Definition at line 147 of file CSCUpgradeMotherboardLUT.h.

Constructor & Destructor Documentation

CSCRPCMotherboardLUTME41::CSCRPCMotherboardLUTME41 ( )

Definition at line 231 of file CSCUpgradeMotherboardLUT.cc.

virtual CSCRPCMotherboardLUTME41::~CSCRPCMotherboardLUTME41 ( )
inlinevirtual

Definition at line 152 of file CSCUpgradeMotherboardLUT.h.

152 {}