![]() |
CHeT Library
|
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. | |
Properties of a specific reconstructed fiber.
Definition at line 56 of file CHeTGlobalSettings.hh.
| int CHeT::Config::FiberProp::color |
ROOT color index.
Definition at line 63 of file CHeTGlobalSettings.hh.
| int CHeT::Config::FiberProp::cylinderId |
Definition at line 58 of file CHeTGlobalSettings.hh.
| int CHeT::Config::FiberProp::dir |
Winding direction.
Definition at line 62 of file CHeTGlobalSettings.hh.
| int CHeT::Config::FiberProp::layerId |
0 for inner, 1 for outer
Definition at line 59 of file CHeTGlobalSettings.hh.
| double CHeT::Config::FiberProp::phi0 |
Initial angle [rad].
Definition at line 61 of file CHeTGlobalSettings.hh.
| double CHeT::Config::FiberProp::r |
Radius [mm].
Definition at line 60 of file CHeTGlobalSettings.hh.