EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
femc-lib.C File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _FIBER_X_SPACING_   (0.0376 * 25.4)
 
#define _FIBER_Y_SPACING_   (0.0328 * 25.4)
 
#define _MIN_DISTANCE_TO_EDGE_   ((0.0110 + 0.0108)*25.4)
 
#define _ASSUME_TWO_TOWER_ASSEMBLIES_
 

Functions

void * define_basic_parameters (const char *detName, int version, int subVersion)
 
TGeoVolume * make_single_tower (void *qpar)
 

Macro Definition Documentation

#define _ASSUME_TWO_TOWER_ASSEMBLIES_

Definition at line 20 of file femc-lib.C.

View newest version in sPHENIX GitHub at line 20 of file femc-lib.C

#define _FIBER_X_SPACING_   (0.0376 * 25.4)

Definition at line 8 of file femc-lib.C.

View newest version in sPHENIX GitHub at line 8 of file femc-lib.C

Referenced by define_basic_parameters().

#define _FIBER_Y_SPACING_   (0.0328 * 25.4)

Definition at line 9 of file femc-lib.C.

View newest version in sPHENIX GitHub at line 9 of file femc-lib.C

Referenced by define_basic_parameters().

#define _MIN_DISTANCE_TO_EDGE_   ((0.0110 + 0.0108)*25.4)

Definition at line 14 of file femc-lib.C.

View newest version in sPHENIX GitHub at line 14 of file femc-lib.C

Referenced by make_single_tower().

Function Documentation

TGeoVolume* make_single_tower ( void *  qpar)