BmnRoot
Loading...
Searching...
No Matches
create_rootgeom_TOF700_support.h File Reference

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}
 

Macro Definition Documentation

◆ TOF2_MAX_UBEAMS

#define TOF2_MAX_UBEAMS   42

Definition at line 3 of file create_rootgeom_TOF700_support.h.

◆ TOF2_UBEAMS_ORIENTATIONS

#define TOF2_UBEAMS_ORIENTATIONS   4

Definition at line 4 of file create_rootgeom_TOF700_support.h.

Function Documentation

◆ create_rootgeom_TOF700_support()

◆ readGeomSupport()

Variable Documentation

◆ Support_TOF2_length

Double_t Support_TOF2_length[TOF2_MAX_UBEAMS] = {0.}

◆ Support_TOF2_long

Double_t Support_TOF2_long = 3.

Definition at line 7 of file create_rootgeom_TOF700_support.h.

Referenced by create_rootgeom_TOF700_support().

◆ Support_TOF2_orientation

Int_t Support_TOF2_orientation[TOF2_MAX_UBEAMS] = {0}

◆ Support_TOF2_short

Double_t Support_TOF2_short = 2.

Definition at line 8 of file create_rootgeom_TOF700_support.h.

Referenced by create_rootgeom_TOF700_support().

◆ Support_TOF2_thickness

Double_t Support_TOF2_thickness = 0.15

Definition at line 9 of file create_rootgeom_TOF700_support.h.

Referenced by create_rootgeom_TOF700_support().

◆ Support_TOF2_X_center

Double_t Support_TOF2_X_center[TOF2_MAX_UBEAMS] = {0.}

◆ Support_TOF2_Y_center

Double_t Support_TOF2_Y_center[TOF2_MAX_UBEAMS] = {0.}

◆ Support_TOF2_Z_center

Double_t Support_TOF2_Z_center[TOF2_MAX_UBEAMS] = {0.}