CHeT Library
Loading...
Searching...
No Matches
Public Attributes | List of all members
CHeT::Config::BundlesIntersection Struct Reference

Represents a geometric intersection between two bundles. More...

#include <CHeTGlobalSettings.hh>

Public Attributes

double z
 Longitudinal position [mm].
 
double x
 Transverse position X [mm].
 
double y
 Transverse position Y [mm].
 
double z_loc
 Longitudinal position [mm] (Local)
 
double x_loc
 Transverse position X [mm] (Local)
 
double y_loc
 Transverse position Y [mm] (Local)
 
int cylinderId
 ID of the cylinder where intersection occurs.
 
double widthZ
 Longitudinal uncertainty due to fiber thickness [mm].
 

Detailed Description

Represents a geometric intersection between two bundles.

Definition at line 69 of file CHeTGlobalSettings.hh.

Member Data Documentation

◆ cylinderId

int CHeT::Config::BundlesIntersection::cylinderId

ID of the cylinder where intersection occurs.

Definition at line 77 of file CHeTGlobalSettings.hh.

◆ widthZ

double CHeT::Config::BundlesIntersection::widthZ

Longitudinal uncertainty due to fiber thickness [mm].

Definition at line 78 of file CHeTGlobalSettings.hh.

◆ x

double CHeT::Config::BundlesIntersection::x

Transverse position X [mm].

Definition at line 72 of file CHeTGlobalSettings.hh.

◆ x_loc

double CHeT::Config::BundlesIntersection::x_loc

Transverse position X [mm] (Local)

Definition at line 75 of file CHeTGlobalSettings.hh.

◆ y

double CHeT::Config::BundlesIntersection::y

Transverse position Y [mm].

Definition at line 73 of file CHeTGlobalSettings.hh.

◆ y_loc

double CHeT::Config::BundlesIntersection::y_loc

Transverse position Y [mm] (Local)

Definition at line 76 of file CHeTGlobalSettings.hh.

◆ z

double CHeT::Config::BundlesIntersection::z

Longitudinal position [mm].

Definition at line 71 of file CHeTGlobalSettings.hh.

◆ z_loc

double CHeT::Config::BundlesIntersection::z_loc

Longitudinal position [mm] (Local)

Definition at line 74 of file CHeTGlobalSettings.hh.


The documentation for this struct was generated from the following file: