CMS 3D CMS Logo

Enumerations | Variables
dyt_utils Namespace Reference

Enumerations

enum  etaRegion {
  etaRegion::eta0p8, etaRegion::eta1p2, etaRegion::eta2p0, etaRegion::eta2p2,
  etaRegion::eta2p4
}
 

Variables

static const std::map< etaRegion, std::string > etaRegionStr
 

Detailed Description

Class: DynamicTruncation

Description: class for the dynamical stop of the KF according to the compatibility degree between the extrapolated track state and the reconstructed segment in the muon chambers

Authors : D. Pagano & G. Bruno - UCL Louvain

by C. Caputo, UCLouvain

Enumeration Type Documentation

enum dyt_utils::etaRegion
strong

Variable Documentation

const std::map<etaRegion, std::string> dyt_utils::etaRegionStr
static