CMS 3D CMS Logo

List of all members | Public Attributes
TotemRPLocalTrackFitterAlgorithm::RPDetCoordinateAlgebraObjs Struct Reference

Public Attributes

bool available_
 if det should be included in the reconstruction More...
 
TVector3 centre_of_det_global_position_
 
TVector2 readout_direction_
 non paralell projection and rot_cor included More...
 
double rec_u_0_
 in mm, position of det. centre projected on readout direction More...
 

Detailed Description

Definition at line 46 of file TotemRPLocalTrackFitterAlgorithm.h.

Member Data Documentation

◆ available_

bool TotemRPLocalTrackFitterAlgorithm::RPDetCoordinateAlgebraObjs::available_

if det should be included in the reconstruction

Definition at line 50 of file TotemRPLocalTrackFitterAlgorithm.h.

Referenced by TotemRPLocalTrackFitterAlgorithm::fitTrack(), and TotemRPLocalTrackFitterAlgorithm::prepareReconstAlgebraData().

◆ centre_of_det_global_position_

TVector3 TotemRPLocalTrackFitterAlgorithm::RPDetCoordinateAlgebraObjs::centre_of_det_global_position_

◆ readout_direction_

TVector2 TotemRPLocalTrackFitterAlgorithm::RPDetCoordinateAlgebraObjs::readout_direction_

non paralell projection and rot_cor included

Definition at line 49 of file TotemRPLocalTrackFitterAlgorithm.h.

Referenced by TotemRPLocalTrackFitterAlgorithm::fitTrack(), and TotemRPLocalTrackFitterAlgorithm::prepareReconstAlgebraData().

◆ rec_u_0_

double TotemRPLocalTrackFitterAlgorithm::RPDetCoordinateAlgebraObjs::rec_u_0_

in mm, position of det. centre projected on readout direction

Definition at line 48 of file TotemRPLocalTrackFitterAlgorithm.h.

Referenced by TotemRPLocalTrackFitterAlgorithm::fitTrack(), and TotemRPLocalTrackFitterAlgorithm::prepareReconstAlgebraData().