CMS 3D CMS Logo

Namespaces | Enumerations | Functions
CSCUtils.h File Reference
#include "L1Trigger/L1TMuonEndCapPhase2/interface/EMTFfwd.h"

Go to the source code of this file.

Namespaces

 emtf::phase2::csc
 

Enumerations

enum  emtf::phase2::csc::Facing { emtf::phase2::csc::kFront, emtf::phase2::csc::kRear, emtf::phase2::csc::kNone }
 

Functions

Facing emtf::phase2::csc::getFaceDirection (int station, int ring, int chamber)
 
int emtf::phase2::csc::getId (int ring, int station, int chamber)
 
std::pair< int, int > emtf::phase2::csc::getMaxPatternAndQuality (int station, int ring)
 
std::pair< int, int > emtf::phase2::csc::getMaxStripAndWire (int station, int ring)
 
int emtf::phase2::csc::getNext10DegChamber (int chamber)
 
int emtf::phase2::csc::getNext20DegChamber (int chamber)
 
int emtf::phase2::csc::getPrev10DegChamber (int chamber)
 
int emtf::phase2::csc::getPrev20DegChamber (int chamber)
 
int emtf::phase2::csc::getTriggerSector (int ring, int station, int chamber)
 
int emtf::phase2::csc::getTriggerSubsector (int station, int chamber)
 
bool emtf::phase2::csc::isTPInNeighborSector (int match_endcap, int match_sector, int tp_endcap, int tp_sector, int tp_subsector, int tp_station, int tp_id)
 
bool emtf::phase2::csc::isTPInSector (int match_endcap, int match_sector, int tp_endcap, int tp_sector)