Classes | |
struct | Event |
class | Node |
class | Tree |
Functions | |
int | calc_chamber (int station, int sector, int subsector, int ring, int csc_ID) |
double | calc_eta (int bits) |
double | calc_eta_from_theta_deg (double theta_deg, int endcap) |
double | calc_eta_from_theta_rad (double theta_rad) |
int | calc_eta_GMT (double val) |
double | calc_phi_glob_deg (double loc, int sector) |
double | calc_phi_glob_rad (double loc, int sector) |
double | calc_phi_GMT_deg (int bits) |
int | calc_phi_GMT_int (double val) |
double | calc_phi_GMT_rad (int bits) |
double | calc_phi_loc_deg (int bits) |
double | calc_phi_loc_deg_from_glob (double glob, int sector) |
int | calc_phi_loc_int (double glob, int sector, int bits) |
double | calc_phi_loc_rad (int bits) |
double | calc_pt (int bits) |
int | calc_pt_GMT (double val) |
int | calc_ring (int station, int csc_ID, int strip) |
double | calc_theta_deg (double eta) |
double | calc_theta_deg_from_int (int theta_int) |
int | calc_theta_int (double theta, int endcap, int bits) |
double | calc_theta_rad (double eta) |
double | calc_theta_rad_from_int (int theta_int) |
int | calc_uGMT_chamber (int csc_ID, int subsector, int neighbor, int station) |
double | deg_to_rad (double deg) |
double | rad_to_deg (double rad) |
double | range_phi_deg (double deg) |
double | range_phi_rad (double rad) |
double | range_theta_deg (double deg) |
double | range_theta_rad (double rad) |
int emtf::calc_chamber | ( | int | station, |
int | sector, | ||
int | subsector, | ||
int | ring, | ||
int | csc_ID | ||
) |
Definition at line 21 of file TrackTools.cc.
References relativeConstraints::chamber.
|
inline |
Definition at line 77 of file TrackTools.h.
References bits, and PVValHelper::eta.
|
inline |
Definition at line 95 of file TrackTools.h.
References calc_eta_from_theta_rad(), deg_to_rad(), PVValHelper::eta, and range_theta_deg().
Referenced by l1t::stage2::emtf::ImportRPC().
|
inline |
Definition at line 90 of file TrackTools.h.
References PVValHelper::eta, cmsBatch::log, and funct::tan().
Referenced by calc_eta_from_theta_deg().
|
inline |
Definition at line 102 of file TrackTools.h.
|
inline |
|
inline |
Definition at line 145 of file TrackTools.h.
References calc_phi_glob_deg(), deg_to_rad(), and rad_to_deg().
|
inline |
Definition at line 185 of file TrackTools.h.
References bits.
Referenced by calc_phi_GMT_rad().
|
inline |
|
inline |
Definition at line 195 of file TrackTools.h.
References calc_phi_GMT_deg(), and deg_to_rad().
|
inline |
Definition at line 149 of file TrackTools.h.
References bits, and create_public_lumi_plots::loc.
Referenced by calc_phi_loc_rad().
|
inline |
Definition at line 170 of file TrackTools.h.
References create_public_lumi_plots::loc, and range_phi_deg().
Referenced by calc_phi_loc_int().
|
inline |
Definition at line 176 of file TrackTools.h.
References calc_phi_loc_deg_from_glob(), create_public_lumi_plots::loc, and funct::pow().
|
inline |
Definition at line 155 of file TrackTools.h.
References calc_phi_loc_deg(), and deg_to_rad().
|
inline |
Definition at line 62 of file TrackTools.h.
References bits, and EnergyCorrector::pt.
|
inline |
Definition at line 68 of file TrackTools.h.
int emtf::calc_ring | ( | int | station, |
int | csc_ID, | ||
int | strip | ||
) |
Definition at line 5 of file TrackTools.cc.
|
inline |
Definition at line 125 of file TrackTools.h.
References calc_theta_rad(), and rad_to_deg().
|
inline |
Definition at line 110 of file TrackTools.h.
References theta().
Referenced by calc_theta_rad_from_int().
|
inline |
Definition at line 129 of file TrackTools.h.
References funct::pow(), and theta().
|
inline |
Definition at line 120 of file TrackTools.h.
References JetChargeProducer_cfi::exp.
Referenced by calc_theta_deg().
|
inline |
Definition at line 116 of file TrackTools.h.
References calc_theta_deg_from_int(), and deg_to_rad().
int emtf::calc_uGMT_chamber | ( | int | csc_ID, |
int | subsector, | ||
int | neighbor, | ||
int | station | ||
) |
Definition at line 42 of file TrackTools.cc.
|
inline |
Definition at line 50 of file TrackTools.h.
References constexpr, and M_PI.
Referenced by calc_eta_from_theta_deg(), calc_phi_glob_rad(), calc_phi_GMT_rad(), calc_phi_loc_rad(), and calc_theta_rad_from_int().
|
inline |
Definition at line 55 of file TrackTools.h.
References constexpr, and M_PI.
Referenced by calc_phi_glob_rad(), and calc_theta_deg().
|
inline |
Definition at line 22 of file TrackTools.h.
Referenced by calc_phi_GMT_int(), and calc_phi_loc_deg_from_glob().
|
inline |
Definition at line 28 of file TrackTools.h.
References M_PI.
|
inline |
Definition at line 34 of file TrackTools.h.
Referenced by calc_eta_from_theta_deg().
|
inline |
Definition at line 41 of file TrackTools.h.
References M_PI.