CMS 3D CMS Logo

List of all members | Public Attributes
emtf::phase2::TPInfo Struct Reference

#include <TPrimitives.h>

Public Attributes

int bx = -999
 
int chamber = 0
 
csc::Facing csc_facing = csc::Facing::kNone
 
int csc_first_wire = -1
 
int csc_id = -1
 
int csc_second_wire = -1
 
int endcap = 0
 
int endcap_pm = 0
 
bool flag_substitute = false
 
int hit_id = -1
 
int ilink = -1
 
int layer = 0
 
int ring = 0
 
int roll = 0
 
rpc::Type rpc_type = rpc::kNone
 
int sector = 0
 
int segment_id = -1
 
TPSelection selection = kNone
 
int station = 0
 
int subsector = 0
 

Detailed Description

Definition at line 13 of file TPrimitives.h.

Member Data Documentation

◆ bx

int emtf::phase2::TPInfo::bx = -999

◆ chamber

int emtf::phase2::TPInfo::chamber = 0

◆ csc_facing

csc::Facing emtf::phase2::TPInfo::csc_facing = csc::Facing::kNone

◆ csc_first_wire

int emtf::phase2::TPInfo::csc_first_wire = -1

Definition at line 40 of file TPrimitives.h.

Referenced by emtf::phase2::CSCTPConverter::convert().

◆ csc_id

int emtf::phase2::TPInfo::csc_id = -1

◆ csc_second_wire

int emtf::phase2::TPInfo::csc_second_wire = -1

Definition at line 41 of file TPrimitives.h.

Referenced by emtf::phase2::CSCTPConverter::convert().

◆ endcap

int emtf::phase2::TPInfo::endcap = 0

◆ endcap_pm

int emtf::phase2::TPInfo::endcap_pm = 0

◆ flag_substitute

bool emtf::phase2::TPInfo::flag_substitute = false

◆ hit_id

int emtf::phase2::TPInfo::hit_id = -1

◆ ilink

int emtf::phase2::TPInfo::ilink = -1

◆ layer

int emtf::phase2::TPInfo::layer = 0

◆ ring

int emtf::phase2::TPInfo::ring = 0

◆ roll

int emtf::phase2::TPInfo::roll = 0

◆ rpc_type

rpc::Type emtf::phase2::TPInfo::rpc_type = rpc::kNone

Definition at line 44 of file TPrimitives.h.

Referenced by emtf::phase2::RPCTPConverter::convert().

◆ sector

int emtf::phase2::TPInfo::sector = 0

◆ segment_id

int emtf::phase2::TPInfo::segment_id = -1

◆ selection

TPSelection emtf::phase2::TPInfo::selection = kNone

◆ station

int emtf::phase2::TPInfo::station = 0

◆ subsector

int emtf::phase2::TPInfo::subsector = 0