EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
writeMapConfig Namespace Reference

Functions

def getSurfaceMateral
 
def getVolumeMateral
 

Variables

string inFileName 'surfaces-map.json'
 
dictionary config {}
 
tuple data json.load(json_file)
 
dictionary vconfig {}
 
dictionary bconfig {}
 
dictionary rconfig {}
 
dictionary aconfig {}
 
dictionary abin {}
 
dictionary sconfig {}
 
list dbound data['volumes']
 
list drep data['volumes']
 
list dapp data['volumes']
 
list dsen data['volumes']
 
string outFileName 'config-map.json'
 

Function Documentation

def writeMapConfig.getSurfaceMateral (   mat)

Definition at line 19 of file writeMapConfig.py.

View newest version in sPHENIX GitHub at line 19 of file writeMapConfig.py

def writeMapConfig.getVolumeMateral (   mat)

Definition at line 27 of file writeMapConfig.py.

View newest version in sPHENIX GitHub at line 27 of file writeMapConfig.py

References print().

+ Here is the call graph for this function:

Variable Documentation

dictionary writeMapConfig.abin {}

Definition at line 59 of file writeMapConfig.py.

View newest version in sPHENIX GitHub at line 59 of file writeMapConfig.py

dictionary writeMapConfig.aconfig {}

Definition at line 58 of file writeMapConfig.py.

View newest version in sPHENIX GitHub at line 58 of file writeMapConfig.py

dictionary writeMapConfig.bconfig {}

Definition at line 56 of file writeMapConfig.py.

View newest version in sPHENIX GitHub at line 56 of file writeMapConfig.py

Referenced by PHTpcTracker.getMagField().

dictionary writeMapConfig.config {}

Definition at line 51 of file writeMapConfig.py.

View newest version in sPHENIX GitHub at line 51 of file writeMapConfig.py

list writeMapConfig.dapp data['volumes']

Definition at line 81 of file writeMapConfig.py.

View newest version in sPHENIX GitHub at line 81 of file writeMapConfig.py

tuple writeMapConfig.data json.load(json_file)

Definition at line 52 of file writeMapConfig.py.

View newest version in sPHENIX GitHub at line 52 of file writeMapConfig.py

list writeMapConfig.dbound data['volumes']

Definition at line 64 of file writeMapConfig.py.

View newest version in sPHENIX GitHub at line 64 of file writeMapConfig.py

list writeMapConfig.drep data['volumes']

Definition at line 74 of file writeMapConfig.py.

View newest version in sPHENIX GitHub at line 74 of file writeMapConfig.py

list writeMapConfig.dsen data['volumes']

Definition at line 88 of file writeMapConfig.py.

View newest version in sPHENIX GitHub at line 88 of file writeMapConfig.py

list writeMapConfig.inFileName 'surfaces-map.json'

Definition at line 45 of file writeMapConfig.py.

View newest version in sPHENIX GitHub at line 45 of file writeMapConfig.py

list writeMapConfig.outFileName 'config-map.json'

Definition at line 101 of file writeMapConfig.py.

View newest version in sPHENIX GitHub at line 101 of file writeMapConfig.py

Referenced by ConvertStarlightAsciiToTree(), FairAnaSelector.Init(), and FairParAsciiFileIo.open().

dictionary writeMapConfig.rconfig {}

Definition at line 57 of file writeMapConfig.py.

View newest version in sPHENIX GitHub at line 57 of file writeMapConfig.py

dictionary writeMapConfig.sconfig {}

Definition at line 60 of file writeMapConfig.py.

View newest version in sPHENIX GitHub at line 60 of file writeMapConfig.py

dictionary writeMapConfig.vconfig {}

Definition at line 55 of file writeMapConfig.py.

View newest version in sPHENIX GitHub at line 55 of file writeMapConfig.py