CMS 3D CMS Logo

List of all members | Public Member Functions
CSCRPCMotherboardLUTME31 Class Reference

#include <CSCUpgradeMotherboardLUT.h>

Inheritance diagram for CSCRPCMotherboardLUTME31:
CSCRPCMotherboardLUT

Public Member Functions

 CSCRPCMotherboardLUTME31 ()
 
 ~CSCRPCMotherboardLUTME31 () override
 
- 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 139 of file CSCUpgradeMotherboardLUT.h.

Constructor & Destructor Documentation

CSCRPCMotherboardLUTME31::CSCRPCMotherboardLUTME31 ( )

Definition at line 226 of file CSCUpgradeMotherboardLUT.cc.

CSCRPCMotherboardLUTME31::~CSCRPCMotherboardLUTME31 ( )
inlineoverride

Definition at line 144 of file CSCUpgradeMotherboardLUT.h.

144 {}