Classes | |
struct | bx_sl_vector |
struct | LATQ_TYPE |
struct | metaPrimitive |
struct | PARTIAL_LATQ_TYPE |
Enumerations | |
enum | algo { Standard = 0, PseudoBayes = 1, HoughTrans = 2 } |
enum | LATERAL_CASES { LEFT = 0, RIGHT, NONE } |
enum | MP_QUALITY { NOPATH = 0, LOWQ = 1, CLOWQ = 2, HIGHQ = 3, CHIGHQ = 4, LOWLOWQ = 6, HIGHLOWQ = 7, HIGHHIGHQ = 8 } |
enum | RPC_QUALITY { NORPC = 0, RPC_TIME, RPC_ONLY, RPC_HIT, RPC_CONFIRM, RPC_ASSOCIATE } |
enum | scenario { MC = 0, DATA = 1, SLICE_TEST = 2 } |
Variables | |
constexpr int | BX_PER_FRAME = 2 |
constexpr int | BX_SHIFT = 20 |
constexpr int | CELL_HEIGHT = 13 |
constexpr int | CELL_LENGTH = 42 |
constexpr float | CELL_SEMIHEIGHT = 6.5 |
constexpr int | CELL_SEMILENGTH = 21 |
constexpr int | CH_CENTER_TO_MID_SL_X2 = 470 |
constexpr int | CHI2RES_CONV = 1000000 |
constexpr int | COEFF_WIDTH_COR_POSITION = 15 |
constexpr int | COEFF_WIDTH_COR_SLOPE = 15 |
constexpr int | COEFF_WIDTH_COR_T0 = 15 |
constexpr int | COEFF_WIDTH_SL2_POSITION = 15 |
constexpr int | COEFF_WIDTH_SL_POSITION = 18 |
constexpr int | COEFF_WIDTH_SL_SLOPE = 18 |
constexpr int | COEFF_WIDTH_SL_T0 = 15 |
constexpr int | DIV_SHR_BITS_POS = 21 |
constexpr int | DIV_SHR_BITS_SLOPE = 21 |
constexpr int | DIV_SHR_BITS_SLOPE_XHH = 18 |
constexpr int | DIV_SHR_BITS_T0 = 16 |
constexpr float | DRIFT_SPEED = 0.0542 |
constexpr int | DRIFT_SPEED_X4 = 889 |
constexpr int | DTDD_MULT = 445 |
constexpr int | DTDD_PREADD = 9 |
constexpr int | DTDD_SHIFTR_BITS = 13 |
constexpr int | FSEG_POS_DISCARD_LSB = 9 |
constexpr int | FSEG_POS_SIZE = WIDTH_FULL_POS - FSEG_POS_DISCARD_LSB |
constexpr int | FSEG_SLOPE_DISCARD_LSB = 9 |
constexpr int | FSEG_SLOPE_SIZE = WIDTH_FULL_SLOPE - FSEG_SLOPE_DISCARD_LSB |
constexpr int | FSEG_T0_BX_LSB = 2 |
constexpr int | FSEG_T0_DISCARD_LSB = 5 |
constexpr int | FSEG_T0_SIZE = FSEG_T0_BX_LSB + (5 - FSEG_T0_DISCARD_LSB) |
constexpr int | GENERIC_COEFF_WIDTH = 20 |
constexpr int | INCREASED_RES_POS = 4 |
constexpr int | INCREASED_RES_POS_POW = 16 |
constexpr int | INCREASED_RES_SLOPE = 12 |
constexpr int | INCREASED_RES_SLOPE_POW = 4096 |
constexpr int | INCREASED_RES_SLOPE_XHH = 4 |
constexpr int | INCREASED_RES_T0 = 0 |
constexpr float | KRES_CONV = 65536. / 2 |
constexpr int | LAT_MSB_BITS = 6 |
constexpr int | LAT_P0_3H = 24 |
constexpr int | LAT_P0_4H = 1 |
constexpr int | LAT_P1_3H = 27 |
constexpr int | LAT_P1_4H = 31 |
constexpr int | LAT_P2_3H = 30 |
constexpr int | LAT_P2_4H = 40 |
constexpr int | LAT_TOTAL_BITS = 9 |
constexpr int | LHC_CLK_FREQ = 25 |
constexpr int | MAX_BX_FOR_COR = 2 |
constexpr int | MAX_BX_IDX = 3564 |
constexpr int | MAX_FRAME_DIF = 8 |
constexpr int | MAX_PRIM_FOR_COR = 12 |
constexpr int | MAX_PRIM_PER_BX_FOR_COR = 6 |
constexpr int | MAX_VALUE_OF_TIME = (LHC_CLK_FREQ * MAX_BX_IDX + 5000) |
constexpr float | MAXDRIFT = 387 |
constexpr float | MAXDRIFTTDC = 496 |
constexpr int | N_COEFFS = 8 |
constexpr int | NUM_CELL_COMB = 3 |
constexpr int | NUM_CELLS_PER_BLOCK = 10 |
constexpr int | NUM_CH_PER_LAYER = 100 |
constexpr int | NUM_LATERALITIES = 16 |
constexpr int | NUM_LAYERS = 4 |
constexpr int | NUM_LAYERS_2SL = 8 |
constexpr int | NUM_SUPERLAYERS = 3 |
constexpr int | PATHFINDER_INPUT_HITS_LIMIT = 8 |
constexpr int | PAYLOAD_ENTRIES = 9 |
constexpr int | PHI_B_SHL_BITS = 5 |
constexpr double | PHI_CONV = 0.5235988 |
constexpr int | PHI_LUT_A_BITS = 11 |
constexpr int | PHI_LUT_ADDR_WIDTH = 11 |
constexpr int | PHI_LUT_B_BITS = 21 |
constexpr int | PHI_MULT_SHR_BITS = 9 |
constexpr int | PHI_PHIB_RES_DIFF_BITS = 6 |
constexpr double | PHI_SIZE = 1. / 131072 |
constexpr int | PHIB_B_SHL_BITS = 6 |
constexpr int | PHIB_LUT_A_BITS = 10 |
constexpr int | PHIB_LUT_ADDR_WIDTH = 9 |
constexpr int | PHIB_LUT_B_BITS = 16 |
constexpr int | PHIB_MULT_SHR_BITS = 9 |
constexpr double | PHIB_SIZE = 4. / 8192 |
constexpr float | PHIBRES_CONV = 4096. / 2. |
constexpr float | PHIRES_CONV = 65536. / 0.5 |
constexpr int | PRECISSION_COR_POSITION = 15 |
constexpr int | PRECISSION_COR_SLOPE = 15 |
constexpr int | PRECISSION_COR_T0 = 15 |
constexpr int | PRECISSION_SL_POSITION = 13 |
constexpr int | PRECISSION_SL_SLOPE = 13 |
constexpr int | PRECISSION_SL_T0 = 13 |
constexpr int | PROD_RESIZE_COR_POSITION = 30 |
constexpr int | PROD_RESIZE_COR_SLOPE = 29 |
constexpr int | PROD_RESIZE_COR_T0 = 30 |
constexpr int | PROD_RESIZE_SL2_POSITION = 27 |
constexpr int | PROD_RESIZE_SL_POSITION = 30 |
constexpr int | PROD_RESIZE_SL_SLOPE = 30 |
constexpr int | PROD_RESIZE_SL_T0 = 28 |
constexpr int | SIZE_SEEKT_BUFFER = 32 |
constexpr int | SL1_CELLS_OFFSET = 48 |
constexpr int | SLFILT_MAX_SEG1T0_TO_SEG2ARRIVAL = 24 |
constexpr float | SLOPE_LSB = ((float)CELL_SEMILENGTH / MAXDRIFTTDC) * (1) / (CELL_SEMIHEIGHT * 16.) |
constexpr int | T0_CUT_TOLERANCE = 0 |
constexpr int | TANPSI_SIZE = 14 |
constexpr int | TDCTIME_REDUCED_SIZE = 10 |
constexpr int | TIME_TO_TDC_COUNTS = 32 |
constexpr int | TOTAL_BTI = 100 |
constexpr int | TOTAL_CHANNELS = (NUM_LAYERS * NUM_CH_PER_LAYER) |
constexpr float | VERT_PHI1_PHI3 = 23.5 |
constexpr int | VERT_PHI1_PHI3_INV = 558 |
constexpr int | WIDTH_COARSED_TIME = 12 |
constexpr int | WIDTH_DIFBX = 5 |
constexpr int | WIDTH_FULL_CHI2 = 16 |
constexpr int | WIDTH_FULL_POS = 17 |
constexpr int | WIDTH_FULL_SLOPE = 14 |
constexpr int | WIDTH_FULL_TIME = 17 |
constexpr int | WIDTH_POS_SLOPE_CORR = 9 |
constexpr int | WIREPOS_NORM_LSB_IGNORED = 9 |
constexpr int | WIREPOS_WIDTH = 17 |
constexpr double | X_POS_L3 = 0.65 |
constexpr double | X_POS_L4 = 1.95 |
constexpr int | X_SIZE = 17 |
constexpr int | XI_COR_WIDTH = 14 |
constexpr int | XI_SL_WIDTH = 12 |
constexpr float | Z_POS_SL = 11.75 |
constexpr float | Z_SHIFT_MB4 = -1.8 |
constexpr float | ZRES_CONV = 65536. / 1500 |
Project: File name: constants.h Language: C++
To Do:
Author: Jose Manuel Cela josem anue l.cel a@ci emat. es
Copyright (c) 2015-08-07 Jose Manuel Cela josem anue l.cel a@ci emat. es
For internal use, all rights reserved.
enum cmsdt::algo |
Enumerator | |
---|---|
Standard | |
PseudoBayes | |
HoughTrans |
Definition at line 217 of file constants.h.
enum cmsdt::LATERAL_CASES |
Enumerator | |
---|---|
LEFT | |
RIGHT | |
NONE |
Definition at line 47 of file constants.h.
enum cmsdt::MP_QUALITY |
Enumerator | |
---|---|
NOPATH | |
LOWQ | |
CLOWQ | |
HIGHQ | |
CHIGHQ | |
LOWLOWQ | |
HIGHLOWQ | |
HIGHHIGHQ |
Definition at line 44 of file constants.h.
enum cmsdt::RPC_QUALITY |
Enumerator | |
---|---|
NORPC | |
RPC_TIME | |
RPC_ONLY | |
RPC_HIT | |
RPC_CONFIRM | |
RPC_ASSOCIATE |
Definition at line 49 of file constants.h.
enum cmsdt::scenario |
Enumerator | |
---|---|
MC | |
DATA | |
SLICE_TEST |
Definition at line 219 of file constants.h.
constexpr int cmsdt::BX_PER_FRAME = 2 |
Definition at line 228 of file constants.h.
Referenced by TrapezoidalGrouping::group_hits().
constexpr int cmsdt::BX_SHIFT = 20 |
Definition at line 396 of file constants.h.
Referenced by RPCIntegrator::prepareMetaPrimitives().
constexpr int cmsdt::CELL_HEIGHT = 13 |
Definition at line 311 of file constants.h.
Referenced by MuonPathAssociator::correlateMPaths().
constexpr int cmsdt::CELL_LENGTH = 42 |
Definition at line 313 of file constants.h.
Referenced by MuonPathSLFitter::analyze(), MuonPathCorFitter::analyze(), MuonPathAssociator::correlateMPaths(), and DTPrimitive::wireHorizPos().
constexpr float cmsdt::CELL_SEMIHEIGHT = 6.5 |
Definition at line 312 of file constants.h.
Referenced by MuonPathSLFitter::analyze(), and MuonPathCorFitter::analyze().
constexpr int cmsdt::CELL_SEMILENGTH = 21 |
Definition at line 314 of file constants.h.
Referenced by MuonPathConfirmator::analyze(), MuonPathSLFitter::analyze(), MuonPathCorFitter::analyze(), MuonPathAssociator::correlateMPaths(), MuonPathFitter::fit(), MPSLFilter::get_chi2(), MPCorFilter::get_chi2(), and DTPrimitive::wireHorizPos().
constexpr int cmsdt::CH_CENTER_TO_MID_SL_X2 = 470 |
Definition at line 330 of file constants.h.
Referenced by MuonPathAssociator::correlateMPaths().
constexpr int cmsdt::CHI2RES_CONV = 1000000 |
Definition at line 365 of file constants.h.
Referenced by DTTrigPhase2Prod::produce().
constexpr int cmsdt::COEFF_WIDTH_COR_POSITION = 15 |
Definition at line 280 of file constants.h.
Referenced by MuonPathCorFitter::analyze().
constexpr int cmsdt::COEFF_WIDTH_COR_SLOPE = 15 |
Definition at line 281 of file constants.h.
Referenced by MuonPathCorFitter::analyze().
constexpr int cmsdt::COEFF_WIDTH_COR_T0 = 15 |
Definition at line 279 of file constants.h.
Referenced by MuonPathCorFitter::analyze().
constexpr int cmsdt::COEFF_WIDTH_SL2_POSITION = 15 |
Definition at line 265 of file constants.h.
Referenced by MuonPathSLFitter::analyze().
constexpr int cmsdt::COEFF_WIDTH_SL_POSITION = 18 |
Definition at line 264 of file constants.h.
Referenced by MuonPathSLFitter::analyze().
constexpr int cmsdt::COEFF_WIDTH_SL_SLOPE = 18 |
Definition at line 266 of file constants.h.
Referenced by MuonPathSLFitter::analyze().
constexpr int cmsdt::COEFF_WIDTH_SL_T0 = 15 |
Definition at line 263 of file constants.h.
Referenced by MuonPathSLFitter::analyze().
constexpr int cmsdt::DIV_SHR_BITS_POS = 21 |
Definition at line 406 of file constants.h.
Referenced by MuonPathAnalyticAnalyzer::segment_fitter().
constexpr int cmsdt::DIV_SHR_BITS_SLOPE = 21 |
Definition at line 407 of file constants.h.
Referenced by MuonPathAnalyticAnalyzer::segment_fitter().
constexpr int cmsdt::DIV_SHR_BITS_SLOPE_XHH = 18 |
Definition at line 408 of file constants.h.
Referenced by MuonPathAnalyticAnalyzer::segment_fitter().
constexpr int cmsdt::DIV_SHR_BITS_T0 = 16 |
Definition at line 405 of file constants.h.
Referenced by MuonPathAnalyticAnalyzer::segment_fitter().
constexpr float cmsdt::DRIFT_SPEED = 0.0542 |
Definition at line 316 of file constants.h.
Referenced by MuonPathAnalyzerInChamber::calculateFitParameters(), MuonPathAssociator::correlateMPaths(), and MuonPathAnalyzerInChamber::setWirePosAndTimeInMP().
constexpr int cmsdt::DRIFT_SPEED_X4 = 889 |
Definition at line 318 of file constants.h.
Referenced by MuonPathAssociator::correlateMPaths().
constexpr int cmsdt::DTDD_MULT = 445 |
Definition at line 420 of file constants.h.
Referenced by MuonPathAnalyticAnalyzer::segment_fitter().
constexpr int cmsdt::DTDD_PREADD = 9 |
Definition at line 419 of file constants.h.
Referenced by MuonPathAnalyticAnalyzer::segment_fitter().
constexpr int cmsdt::DTDD_SHIFTR_BITS = 13 |
Definition at line 421 of file constants.h.
Referenced by MuonPathAnalyticAnalyzer::segment_fitter().
constexpr int cmsdt::FSEG_POS_DISCARD_LSB = 9 |
Definition at line 297 of file constants.h.
Referenced by MPCorFilter::coarsify().
constexpr int cmsdt::FSEG_POS_SIZE = WIDTH_FULL_POS - FSEG_POS_DISCARD_LSB |
Definition at line 298 of file constants.h.
constexpr int cmsdt::FSEG_SLOPE_DISCARD_LSB = 9 |
Definition at line 299 of file constants.h.
Referenced by MPCorFilter::coarsify().
constexpr int cmsdt::FSEG_SLOPE_SIZE = WIDTH_FULL_SLOPE - FSEG_SLOPE_DISCARD_LSB |
Definition at line 300 of file constants.h.
constexpr int cmsdt::FSEG_T0_BX_LSB = 2 |
Definition at line 294 of file constants.h.
Referenced by MPCorFilter::coarsify().
constexpr int cmsdt::FSEG_T0_DISCARD_LSB = 5 |
Definition at line 295 of file constants.h.
Referenced by MPCorFilter::coarsify().
constexpr int cmsdt::FSEG_T0_SIZE = FSEG_T0_BX_LSB + (5 - FSEG_T0_DISCARD_LSB) |
Definition at line 296 of file constants.h.
constexpr int cmsdt::GENERIC_COEFF_WIDTH = 20 |
Definition at line 250 of file constants.h.
Referenced by MuonPathFitter::RomDataConvert().
constexpr int cmsdt::INCREASED_RES_POS = 4 |
Definition at line 411 of file constants.h.
Referenced by MuonPathSLFitter::analyze(), MuonPathAssociator::correlateMPaths(), and MuonPathAnalyticAnalyzer::segment_fitter().
constexpr int cmsdt::INCREASED_RES_POS_POW = 16 |
Definition at line 415 of file constants.h.
Referenced by MuonPathSLFitter::analyze(), MuonPathAnalyzerInChamber::analyze(), MuonPathAssociator::correlateMPaths(), and MuonPathAnalyticAnalyzer::segment_fitter().
constexpr int cmsdt::INCREASED_RES_SLOPE = 12 |
Definition at line 412 of file constants.h.
Referenced by MuonPathAnalyticAnalyzer::segment_fitter().
constexpr int cmsdt::INCREASED_RES_SLOPE_POW = 4096 |
Definition at line 416 of file constants.h.
Referenced by MuonPathAnalyzerInChamber::analyze(), MuonPathAssociator::correlateMPaths(), and MuonPathAnalyticAnalyzer::segment_fitter().
constexpr int cmsdt::INCREASED_RES_SLOPE_XHH = 4 |
Definition at line 413 of file constants.h.
Referenced by MuonPathAnalyticAnalyzer::segment_fitter().
constexpr int cmsdt::INCREASED_RES_T0 = 0 |
Definition at line 410 of file constants.h.
Referenced by MuonPathAnalyticAnalyzer::segment_fitter().
constexpr float cmsdt::KRES_CONV = 65536. / 2 |
Definition at line 368 of file constants.h.
Referenced by DTTrigPhase2Prod::produce().
constexpr int cmsdt::LAT_MSB_BITS = 6 |
Definition at line 234 of file constants.h.
Referenced by LateralityCoarsedProvider::coarsify_times().
constexpr int cmsdt::LAT_P0_3H = 24 |
Definition at line 241 of file constants.h.
Referenced by LateralityCoarsedProvider::coarsify_times().
constexpr int cmsdt::LAT_P0_4H = 1 |
Definition at line 237 of file constants.h.
Referenced by LateralityCoarsedProvider::coarsify_times().
constexpr int cmsdt::LAT_P1_3H = 27 |
Definition at line 242 of file constants.h.
Referenced by LateralityCoarsedProvider::coarsify_times().
constexpr int cmsdt::LAT_P1_4H = 31 |
Definition at line 238 of file constants.h.
Referenced by LateralityCoarsedProvider::coarsify_times().
constexpr int cmsdt::LAT_P2_3H = 30 |
Definition at line 243 of file constants.h.
Referenced by LateralityCoarsedProvider::coarsify_times().
constexpr int cmsdt::LAT_P2_4H = 40 |
Definition at line 239 of file constants.h.
Referenced by LateralityCoarsedProvider::coarsify_times().
constexpr int cmsdt::LAT_TOTAL_BITS = 9 |
Definition at line 233 of file constants.h.
Referenced by LateralityCoarsedProvider::coarsify_times().
constexpr int cmsdt::LHC_CLK_FREQ = 25 |
Definition at line 222 of file constants.h.
Referenced by MuonPathConfirmator::analyze(), MuonPathSLFitter::analyze(), MuonPathCorFitter::analyze(), MPQualityEnhancerFilterBayes::BX(), LateralityCoarsedProvider::coarsify_times(), MuonPathAssociator::correlateMPaths(), MPCoincidenceFilter::filter(), TrapezoidalGrouping::group_hits(), RPCIntegrator::prepareMetaPrimitives(), DTTrigPhase2Prod::produce(), MuonPath::setBxTimeValue(), and MPSLFilter::share_hit().
constexpr int cmsdt::MAX_BX_FOR_COR = 2 |
Definition at line 333 of file constants.h.
Referenced by MuonPathCorFitter::run().
constexpr int cmsdt::MAX_BX_IDX = 3564 |
Definition at line 304 of file constants.h.
constexpr int cmsdt::MAX_FRAME_DIF = 8 |
Definition at line 229 of file constants.h.
Referenced by TrapezoidalGrouping::group_hits().
constexpr int cmsdt::MAX_PRIM_FOR_COR = 12 |
Definition at line 339 of file constants.h.
Referenced by MuonPathCorFitter::run().
constexpr int cmsdt::MAX_PRIM_PER_BX_FOR_COR = 6 |
Definition at line 336 of file constants.h.
Referenced by MuonPathCorFitter::run().
constexpr int cmsdt::MAX_VALUE_OF_TIME = (LHC_CLK_FREQ * MAX_BX_IDX + 5000) |
Definition at line 349 of file constants.h.
constexpr float cmsdt::MAXDRIFT = 387 |
Definition at line 307 of file constants.h.
Referenced by MuonPathAnalyticAnalyzer::segment_fitter().
constexpr float cmsdt::MAXDRIFTTDC = 496 |
Definition at line 308 of file constants.h.
constexpr int cmsdt::N_COEFFS = 8 |
Definition at line 249 of file constants.h.
constexpr int cmsdt::NUM_CELL_COMB = 3 |
Definition at line 360 of file constants.h.
constexpr int cmsdt::NUM_CELLS_PER_BLOCK = 10 |
Definition at line 381 of file constants.h.
constexpr int cmsdt::NUM_CH_PER_LAYER = 100 |
Definition at line 357 of file constants.h.
Referenced by InitialGrouping::InitialGrouping(), TrapezoidalGrouping::run(), InitialGrouping::selectInChannels(), InitialGrouping::setInChannels(), TrapezoidalGrouping::setInChannels(), and TrapezoidalGrouping::TrapezoidalGrouping().
constexpr int cmsdt::NUM_LATERALITIES = 16 |
Definition at line 359 of file constants.h.
constexpr int cmsdt::NUM_LAYERS = 4 |
Definition at line 358 of file constants.h.
Referenced by LateralityCoarsedProvider::coarsify_times(), MuonPath::MuonPath(), MuonPath::setCellHorizontalLayout(), and MuonPath::setLateralComb().
constexpr int cmsdt::NUM_LAYERS_2SL = 8 |
Definition at line 393 of file constants.h.
Referenced by MuonPathAnalyzerInChamber::analyze(), HoughGrouping::associateHits(), MuonPathAnalyzerInChamber::buildLateralities(), MuonPathAnalyzerInChamber::calculateFitParameters(), MuonPathAssociator::correlateMPaths(), MuonPathAnalyzerInChamber::evaluateQuality(), PseudoBayesGrouping::FillMuonPaths(), MuonPath::MuonPath(), MuonPathAnalyzerInChamber::setWirePosAndTimeInMP(), and MPSLFilter::share_hit().
constexpr int cmsdt::NUM_SUPERLAYERS = 3 |
Definition at line 362 of file constants.h.
Referenced by InitialGrouping::run(), and TrapezoidalGrouping::run().
constexpr int cmsdt::PATHFINDER_INPUT_HITS_LIMIT = 8 |
Definition at line 230 of file constants.h.
Referenced by TrapezoidalGrouping::group_hits(), and TrapezoidalGrouping::run().
constexpr int cmsdt::PAYLOAD_ENTRIES = 9 |
Definition at line 388 of file constants.h.
Referenced by DTPrimitive::DTPrimitive().
constexpr int cmsdt::PHI_B_SHL_BITS = 5 |
Definition at line 433 of file constants.h.
Referenced by GlobalCoordsObtainer::get_global_coordinates().
constexpr double cmsdt::PHI_CONV = 0.5235988 |
Definition at line 394 of file constants.h.
Referenced by MuonPathSLFitter::analyze(), MuonPathCorFitter::analyze(), MuonPathAnalyzerInChamber::analyze(), MuonPathAssociator::correlateMPaths(), and MuonPathAnalyticAnalyzer::segment_fitter().
constexpr int cmsdt::PHI_LUT_A_BITS = 11 |
Definition at line 435 of file constants.h.
constexpr int cmsdt::PHI_LUT_ADDR_WIDTH = 11 |
Definition at line 432 of file constants.h.
Referenced by GlobalCoordsObtainer::get_global_coordinates().
constexpr int cmsdt::PHI_LUT_B_BITS = 21 |
Definition at line 436 of file constants.h.
constexpr int cmsdt::PHI_MULT_SHR_BITS = 9 |
Definition at line 434 of file constants.h.
Referenced by GlobalCoordsObtainer::get_global_coordinates().
constexpr int cmsdt::PHI_PHIB_RES_DIFF_BITS = 6 |
Definition at line 444 of file constants.h.
Referenced by GlobalCoordsObtainer::get_global_coordinates().
constexpr double cmsdt::PHI_SIZE = 1. / 131072 |
Definition at line 429 of file constants.h.
Referenced by GlobalCoordsObtainer::get_global_coordinates().
constexpr int cmsdt::PHIB_B_SHL_BITS = 6 |
Definition at line 439 of file constants.h.
Referenced by GlobalCoordsObtainer::get_global_coordinates().
constexpr int cmsdt::PHIB_LUT_A_BITS = 10 |
Definition at line 441 of file constants.h.
constexpr int cmsdt::PHIB_LUT_ADDR_WIDTH = 9 |
Definition at line 438 of file constants.h.
Referenced by GlobalCoordsObtainer::get_global_coordinates().
constexpr int cmsdt::PHIB_LUT_B_BITS = 16 |
Definition at line 442 of file constants.h.
constexpr int cmsdt::PHIB_MULT_SHR_BITS = 9 |
Definition at line 440 of file constants.h.
Referenced by GlobalCoordsObtainer::get_global_coordinates().
constexpr double cmsdt::PHIB_SIZE = 4. / 8192 |
Definition at line 430 of file constants.h.
Referenced by GlobalCoordsObtainer::get_global_coordinates().
constexpr float cmsdt::PHIBRES_CONV = 4096. / 2. |
Definition at line 364 of file constants.h.
Referenced by RPCIntegrator::createL1Phase2MuDTPhDigi(), RPCIntegrator::matchDTwithRPC(), RPCIntegrator::phiInDTTPFormat(), and DTTrigPhase2Prod::produce().
constexpr float cmsdt::PHIRES_CONV = 65536. / 0.5 |
Definition at line 363 of file constants.h.
Referenced by DTTrigPhase2Prod::produce().
constexpr int cmsdt::PRECISSION_COR_POSITION = 15 |
Definition at line 284 of file constants.h.
Referenced by MuonPathCorFitter::analyze().
constexpr int cmsdt::PRECISSION_COR_SLOPE = 15 |
Definition at line 285 of file constants.h.
Referenced by MuonPathCorFitter::analyze().
constexpr int cmsdt::PRECISSION_COR_T0 = 15 |
Definition at line 283 of file constants.h.
Referenced by MuonPathCorFitter::analyze().
constexpr int cmsdt::PRECISSION_SL_POSITION = 13 |
Definition at line 269 of file constants.h.
Referenced by MuonPathSLFitter::analyze().
constexpr int cmsdt::PRECISSION_SL_SLOPE = 13 |
Definition at line 270 of file constants.h.
Referenced by MuonPathSLFitter::analyze().
constexpr int cmsdt::PRECISSION_SL_T0 = 13 |
Definition at line 268 of file constants.h.
Referenced by MuonPathSLFitter::analyze().
constexpr int cmsdt::PROD_RESIZE_COR_POSITION = 30 |
Definition at line 288 of file constants.h.
Referenced by MuonPathCorFitter::analyze().
constexpr int cmsdt::PROD_RESIZE_COR_SLOPE = 29 |
Definition at line 289 of file constants.h.
Referenced by MuonPathCorFitter::analyze().
constexpr int cmsdt::PROD_RESIZE_COR_T0 = 30 |
Definition at line 287 of file constants.h.
Referenced by MuonPathCorFitter::analyze().
constexpr int cmsdt::PROD_RESIZE_SL2_POSITION = 27 |
Definition at line 274 of file constants.h.
Referenced by MuonPathSLFitter::analyze().
constexpr int cmsdt::PROD_RESIZE_SL_POSITION = 30 |
Definition at line 273 of file constants.h.
Referenced by MuonPathSLFitter::analyze().
constexpr int cmsdt::PROD_RESIZE_SL_SLOPE = 30 |
Definition at line 275 of file constants.h.
Referenced by MuonPathSLFitter::analyze().
constexpr int cmsdt::PROD_RESIZE_SL_T0 = 28 |
Definition at line 272 of file constants.h.
Referenced by MuonPathSLFitter::analyze().
constexpr int cmsdt::SIZE_SEEKT_BUFFER = 32 |
Definition at line 378 of file constants.h.
constexpr int cmsdt::SL1_CELLS_OFFSET = 48 |
Definition at line 247 of file constants.h.
Referenced by MuonPathConfirmator::analyze(), MuonPathSLFitter::analyze(), and MuonPathCorFitter::analyze().
constexpr int cmsdt::SLFILT_MAX_SEG1T0_TO_SEG2ARRIVAL = 24 |
Definition at line 301 of file constants.h.
Referenced by MPSLFilter::share_hit().
constexpr float cmsdt::SLOPE_LSB = ((float)CELL_SEMILENGTH / MAXDRIFTTDC) * (1) / (CELL_SEMIHEIGHT * 16.) |
Definition at line 321 of file constants.h.
constexpr int cmsdt::T0_CUT_TOLERANCE = 0 |
Definition at line 291 of file constants.h.
Referenced by MuonPathFitter::fit().
constexpr int cmsdt::TANPSI_SIZE = 14 |
Definition at line 428 of file constants.h.
Referenced by GlobalCoordsObtainer::get_global_coordinates().
constexpr int cmsdt::TDCTIME_REDUCED_SIZE = 10 |
Definition at line 366 of file constants.h.
Referenced by MuonPathAnalyticAnalyzer::analyze(), and MuonPathAnalyticAnalyzer::segment_fitter().
constexpr int cmsdt::TIME_TO_TDC_COUNTS = 32 |
Definition at line 235 of file constants.h.
Referenced by MuonPathConfirmator::analyze(), MuonPathSLFitter::analyze(), MuonPathCorFitter::analyze(), LateralityCoarsedProvider::coarsify_times(), MPCoincidenceFilter::filter(), and DTTrigPhase2Prod::produce().
constexpr int cmsdt::TOTAL_BTI = 100 |
Definition at line 356 of file constants.h.
Referenced by InitialGrouping::run().
constexpr int cmsdt::TOTAL_CHANNELS = (NUM_LAYERS * NUM_CH_PER_LAYER) |
Definition at line 361 of file constants.h.
constexpr float cmsdt::VERT_PHI1_PHI3 = 23.5 |
Definition at line 324 of file constants.h.
Referenced by MuonPathSLFitter::analyze(), and MuonPathAssociator::correlateMPaths().
constexpr int cmsdt::VERT_PHI1_PHI3_INV = 558 |
Definition at line 327 of file constants.h.
Referenced by MuonPathAssociator::correlateMPaths().
constexpr int cmsdt::WIDTH_COARSED_TIME = 12 |
Definition at line 252 of file constants.h.
Referenced by MuonPathSLFitter::analyze(), MuonPathCorFitter::analyze(), and MuonPathFitter::fit().
constexpr int cmsdt::WIDTH_DIFBX = 5 |
Definition at line 253 of file constants.h.
Referenced by MuonPathFitter::fit().
constexpr int cmsdt::WIDTH_FULL_CHI2 = 16 |
Definition at line 256 of file constants.h.
constexpr int cmsdt::WIDTH_FULL_POS = 17 |
Definition at line 254 of file constants.h.
Referenced by MPCorFilter::coarsify().
constexpr int cmsdt::WIDTH_FULL_SLOPE = 14 |
Definition at line 255 of file constants.h.
Referenced by MPCorFilter::coarsify().
constexpr int cmsdt::WIDTH_FULL_TIME = 17 |
Definition at line 251 of file constants.h.
Referenced by MuonPathSLFitter::analyze(), MuonPathCorFitter::analyze(), MPCorFilter::coarsify(), and MuonPathFitter::fit().
constexpr int cmsdt::WIDTH_POS_SLOPE_CORR = 9 |
Definition at line 259 of file constants.h.
Referenced by MuonPathCorFitter::canCorrelate().
constexpr int cmsdt::WIREPOS_NORM_LSB_IGNORED = 9 |
Definition at line 258 of file constants.h.
Referenced by MuonPathSLFitter::analyze(), MuonPathCorFitter::analyze(), and MuonPathFitter::fit().
constexpr int cmsdt::WIREPOS_WIDTH = 17 |
Definition at line 257 of file constants.h.
Referenced by MuonPathSLFitter::analyze(), MuonPathCorFitter::analyze(), and MuonPathFitter::fit().
constexpr double cmsdt::X_POS_L3 = 0.65 |
Definition at line 399 of file constants.h.
Referenced by MuonPathAssociator::correlateMPaths().
constexpr double cmsdt::X_POS_L4 = 1.95 |
Definition at line 400 of file constants.h.
Referenced by MuonPathAssociator::correlateMPaths().
constexpr int cmsdt::X_SIZE = 17 |
Definition at line 427 of file constants.h.
Referenced by GlobalCoordsObtainer::get_global_coordinates().
constexpr int cmsdt::XI_COR_WIDTH = 14 |
Definition at line 277 of file constants.h.
Referenced by MuonPathCorFitter::analyze().
constexpr int cmsdt::XI_SL_WIDTH = 12 |
Definition at line 261 of file constants.h.
Referenced by MuonPathSLFitter::analyze().
constexpr float cmsdt::Z_POS_SL = 11.75 |
Definition at line 398 of file constants.h.
Referenced by MuonPathAnalyticAnalyzer::segment_fitter().
constexpr float cmsdt::Z_SHIFT_MB4 = -1.8 |
Definition at line 397 of file constants.h.
Referenced by MuonPathSLFitter::analyze(), MuonPathCorFitter::analyze(), MuonPathAnalyzerInChamber::analyze(), MuonPathAssociator::correlateMPaths(), and MuonPathAnalyticAnalyzer::segment_fitter().
constexpr float cmsdt::ZRES_CONV = 65536. / 1500 |
Definition at line 367 of file constants.h.
Referenced by DTTrigPhase2Prod::produce().