1 #ifndef L1Trigger_CSCSectorReceiverLUT_h 2 #define L1Trigger_CSCSectorReceiverLUT_h 37 gblphidat globalPhiME(
int phi_local,
int wire_group,
int cscid,
const bool gangedME1a =
false)
const;
41 gblphidat globalPhiMB(
int phi_local,
int wire_group,
int cscid,
const bool gangedME1a =
false)
const;
45 gbletadat globalEtaME(
int phi_bend,
int phi_local,
int wire_group,
int cscid,
const bool gangedME1a =
false)
const;
67 double getGlobalEtaValue(
const unsigned& cscid,
const unsigned& wire_group,
const unsigned& phi_local)
const;
void setCSCGeometry(const CSCGeometry *g)
lclphidat localPhi(int strip, int pattern, int quality, int lr, const bool gangedME1a=false) const
Geometry Lookup Tables.
gblphidat * me_global_phi
gbletadat calcGlobalEtaME(const gbletaadd &address) const
Global Eta LUT.
std::string encodeFileIndex() const
Helpers.
class global_phi_address gblphiadd
edm::FileInPath mb_gbl_phi_file
CSCSectorReceiverLUT & operator=(const CSCSectorReceiverLUT &)
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined which we here list in angle e g
double getGlobalPhiValue(const CSCLayer *thelayer, const unsigned &strip, const unsigned &wire_group) const
gblphidat globalPhiME(int phi_local, int wire_group, int cscid, const bool gangedME1a=false) const
double getGlobalEtaValue(const unsigned &cscid, const unsigned &wire_group, const unsigned &phi_local) const
gblphidat * mb_global_phi
edm::FileInPath me_gbl_phi_file
edm::FileInPath me_lcl_phi_file
CSCSectorReceiverLUT(int endcap, int sector, int subsector, int station, const edm::ParameterSet &pset, bool TMB07)
gbletadat * me_global_eta
gblphidat globalPhiMB(int phi_local, int wire_group, int cscid, const bool gangedME1a=false) const
edm::FileInPath me_gbl_eta_file
static lclphidat * me_lcl_phi
class global_phi_data gblphidat
class local_phi_address lclphiadd
class local_phi_data lclphidat
Data Types.
static bool me_lcl_phi_loaded
gbletadat globalEtaME(int phi_bend, int phi_local, int wire_group, int cscid, const bool gangedME1a=false) const
gblphidat calcGlobalPhiME(const gblphiadd &address) const
Global Phi LUT.
class global_eta_address gbletaadd
lclphidat calcLocalPhi(const lclphiadd &address) const
Local Phi LUT.
class global_eta_data gbletadat
const CSCGeometry * csc_g
gblphidat calcGlobalPhiMB(const gblphidat &me_gphi_data) const