EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EicBeamLineElementMap.cxx File Reference
#include <stdlib.h>
#include <assert.h>
#include <math.h>
#include <TGeoBBox.h>
#include <TGeoVolume.h>
#include <Mgrid.h>
#include <EicLibrary.h>
#include <EicBeamLineElementMap.h>
#include <EicMediaHub.h>
#include <TGeoManager.h>
+ Include dependency graph for EicBeamLineElementMap.cxx:

Go to the source code of this file.

Macros

#define _EXTRA_BORE_WIDTH_   (100.0)
 
#define _IRON_   ("iron")
 
#define _VACUUM_   ("vacuum")
 
#define _ALUMINUM_   ("aluminum")
 

Variables

static char XYZ [3] = {'X', 'Y', 'Z'}
 

Macro Definition Documentation

#define _ALUMINUM_   ("aluminum")

Definition at line 254 of file EicBeamLineElementMap.cxx.

View newest version in sPHENIX GitHub at line 254 of file EicBeamLineElementMap.cxx

#define _EXTRA_BORE_WIDTH_   (100.0)

Definition at line 250 of file EicBeamLineElementMap.cxx.

View newest version in sPHENIX GitHub at line 250 of file EicBeamLineElementMap.cxx

Referenced by EicBeamLineElementMap::ConstructGeometry().

#define _IRON_   ("iron")

Definition at line 252 of file EicBeamLineElementMap.cxx.

View newest version in sPHENIX GitHub at line 252 of file EicBeamLineElementMap.cxx

Referenced by EicBeamLineElementMap::ConstructGeometry().

#define _VACUUM_   ("vacuum")

Definition at line 253 of file EicBeamLineElementMap.cxx.

View newest version in sPHENIX GitHub at line 253 of file EicBeamLineElementMap.cxx

Referenced by EicBeamLineElementMap::ConstructGeometry().

Variable Documentation

char XYZ[3] = {'X', 'Y', 'Z'}
static

Definition at line 20 of file EicBeamLineElementMap.cxx.

View newest version in sPHENIX GitHub at line 20 of file EicBeamLineElementMap.cxx

Referenced by EicBeamLineElementMap::Initialize(), and HtcKalmanFilter::InitializeMgridSlice().