#include "DataFormats/L1TMuon/interface/EMTFHitExtra.h"
Go to the source code of this file.
Namespaces | |
l1t | |
delete x; | |
Functions | |
int | l1t::calc_chamber (int _station, int _sector, int _subsector, int _ring, int _csc_ID) |
float | l1t::calc_eta_from_theta_rad (float _theta_rad) |
float | l1t::calc_phi_glob_deg_hit (float loc, int sect_ind) |
float | l1t::calc_phi_glob_rad_hit (float loc, int sect_ind) |
int | l1t::calc_ring (int _station, int _csc_ID, int _strip) |
int | l1t::calc_subsector (int _station, int _chamber) |
float | l1t::calc_theta_deg_from_int (int _theta_int) |
float | l1t::calc_theta_rad_from_int (int _theta_int) |