2 #ifndef EMTFTrackTools_h
3 #define EMTFTrackTools_h
28 inline float calc_phi_glob_deg(
float loc,
int sect) {
float tmp = loc + 15 + (sect - 1)*60;
return (tmp < 180) ? tmp : tmp - 360; }
float calc_theta_rad(float _eta)
int calc_phi_GMT_int(float val)
float calc_theta_deg(float _eta)
float calc_phi_GMT_rad(int bits)
float calc_phi_loc_rad(int bits)
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
int calc_uGMT_chamber(int _csc_ID, int _subsector, int _neighbor, int _station)
int calc_sector_GMT(int _sector)
int calc_sector_from_index(int index)
float calc_phi_GMT_deg_corr(int bits)
float calc_phi_loc_deg(int bits)
int calc_phi_loc_int(float val)
float calc_phi_GMT_deg(int bits)
int calc_pt_GMT(float val)
int calc_eta_GMT(float val)
float calc_phi_glob_rad(float loc, int sect)
std::vector< std::vector< double > > tmp
float calc_phi_glob_deg(float loc, int sect)