|
BmnRoot
|
Go to the source code of this file.
Macros | |
| #define | TOF2_MAX_UBEAMS 42 |
| #define | TOF2_UBEAMS_ORIENTATIONS 4 |
Functions | |
| int | readGeomSupport (char *geomfile) |
| void | create_rootgeom_TOF700_support () |
Variables | |
| Double_t | Support_TOF2_long = 3. |
| Double_t | Support_TOF2_short = 2. |
| Double_t | Support_TOF2_thickness = 0.15 |
| Double_t | Support_TOF2_X_center [TOF2_MAX_UBEAMS] = {0.} |
| Double_t | Support_TOF2_Y_center [TOF2_MAX_UBEAMS] = {0.} |
| Double_t | Support_TOF2_Z_center [TOF2_MAX_UBEAMS] = {0.} |
| Double_t | Support_TOF2_length [TOF2_MAX_UBEAMS] = {0.} |
| Int_t | Support_TOF2_orientation [TOF2_MAX_UBEAMS] = {0} |
| #define TOF2_MAX_UBEAMS 42 |
Definition at line 3 of file create_rootgeom_TOF700_support.h.
| #define TOF2_UBEAMS_ORIENTATIONS 4 |
Definition at line 4 of file create_rootgeom_TOF700_support.h.
| void create_rootgeom_TOF700_support | ( | ) |
Definition at line 19 of file create_rootgeom_TOF700_support.h.
References i, readGeomSupport(), Support_TOF2_length, Support_TOF2_long, Support_TOF2_orientation, Support_TOF2_short, Support_TOF2_thickness, Support_TOF2_X_center, Support_TOF2_Y_center, Support_TOF2_Z_center, and TOF2_MAX_UBEAMS.
| int readGeomSupport | ( | char * | geomfile | ) |
Definition at line 149 of file create_rootgeom_TOF700_support.h.
References Support_TOF2_length, Support_TOF2_orientation, Support_TOF2_X_center, Support_TOF2_Y_center, Support_TOF2_Z_center, and TOF2_MAX_UBEAMS.
Referenced by create_rootgeom_TOF700_support().
| Double_t Support_TOF2_length[TOF2_MAX_UBEAMS] = {0.} |
Definition at line 14 of file create_rootgeom_TOF700_support.h.
Referenced by create_rootgeom_TOF700_support(), and readGeomSupport().
| Double_t Support_TOF2_long = 3. |
Definition at line 7 of file create_rootgeom_TOF700_support.h.
Referenced by create_rootgeom_TOF700_support().
| Int_t Support_TOF2_orientation[TOF2_MAX_UBEAMS] = {0} |
Definition at line 15 of file create_rootgeom_TOF700_support.h.
Referenced by create_rootgeom_TOF700_support(), and readGeomSupport().
| Double_t Support_TOF2_short = 2. |
Definition at line 8 of file create_rootgeom_TOF700_support.h.
Referenced by create_rootgeom_TOF700_support().
| Double_t Support_TOF2_thickness = 0.15 |
Definition at line 9 of file create_rootgeom_TOF700_support.h.
Referenced by create_rootgeom_TOF700_support().
| Double_t Support_TOF2_X_center[TOF2_MAX_UBEAMS] = {0.} |
Definition at line 11 of file create_rootgeom_TOF700_support.h.
Referenced by create_rootgeom_TOF700_support(), and readGeomSupport().
| Double_t Support_TOF2_Y_center[TOF2_MAX_UBEAMS] = {0.} |
Definition at line 12 of file create_rootgeom_TOF700_support.h.
Referenced by create_rootgeom_TOF700_support(), and readGeomSupport().
| Double_t Support_TOF2_Z_center[TOF2_MAX_UBEAMS] = {0.} |
Definition at line 13 of file create_rootgeom_TOF700_support.h.
Referenced by create_rootgeom_TOF700_support(), and readGeomSupport().