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

Properties of a specific reconstructed fiber. More...

#include <CHeTGlobalSettings.hh>

Public Attributes

int cylinderId
 
int layerId
 0 for inner, 1 for outer
 
double r
 Radius [mm].
 
double phi0
 Initial angle [rad].
 
int dir
 Winding direction.
 
int color
 ROOT color index.
 

Detailed Description

Properties of a specific reconstructed fiber.

Definition at line 56 of file CHeTGlobalSettings.hh.

Member Data Documentation

◆ color

int CHeT::Config::FiberProp::color

ROOT color index.

Definition at line 63 of file CHeTGlobalSettings.hh.

◆ cylinderId

int CHeT::Config::FiberProp::cylinderId

Definition at line 58 of file CHeTGlobalSettings.hh.

◆ dir

int CHeT::Config::FiberProp::dir

Winding direction.

Definition at line 62 of file CHeTGlobalSettings.hh.

◆ layerId

int CHeT::Config::FiberProp::layerId

0 for inner, 1 for outer

Definition at line 59 of file CHeTGlobalSettings.hh.

◆ phi0

double CHeT::Config::FiberProp::phi0

Initial angle [rad].

Definition at line 61 of file CHeTGlobalSettings.hh.

◆ r

double CHeT::Config::FiberProp::r

Radius [mm].

Definition at line 60 of file CHeTGlobalSettings.hh.


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