Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
tgeo-response2json Namespace Reference

Functions

def usage
 
def main
 
def getopts
 
def process
 
def generate_empty_config
 
def empty_config
 

Variables

tuple prog os.path.basename(sys.argv[0])
 

Function Documentation

def tgeo-response2json.empty_config ( )

Definition at line 222 of file tgeo-response2json.py.

View newest version in sPHENIX GitHub at line 222 of file tgeo-response2json.py

References main().

Referenced by process().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

def tgeo-response2json.generate_empty_config (   cmd)

Definition at line 209 of file tgeo-response2json.py.

View newest version in sPHENIX GitHub at line 209 of file tgeo-response2json.py

References print().

Referenced by process().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

def tgeo-response2json.getopts ( )

Definition at line 62 of file tgeo-response2json.py.

View newest version in sPHENIX GitHub at line 62 of file tgeo-response2json.py

References print(), and usage().

Referenced by main().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

def tgeo-response2json.main ( void  )

Definition at line 52 of file tgeo-response2json.py.

View newest version in sPHENIX GitHub at line 52 of file tgeo-response2json.py

References getopts(), Acts.open, print(), and process().

Referenced by empty_config().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

def tgeo-response2json.process (   f)

Definition at line 77 of file tgeo-response2json.py.

View newest version in sPHENIX GitHub at line 77 of file tgeo-response2json.py

References empty_config(), generate_empty_config(), merge_hashes.items, Acts.open, print(), and str.

Referenced by BOOST_AUTO_TEST_CASE(), BOOST_DATA_TEST_CASE(), Martini.DoEnergyLoss(), Fun4All_G4_sPHENIX(), Martini.getNewMomentumRad(), ActsFatras::detail::SimulationActor< generator_t, decay_t, interactions_t, hit_surface_selector_t >.interact(), main(), Fatras::PhysicsList< processes >.operator()(), ActsFatras::InteractionList< processes_t >.runContinuousImpl(), PHG4ParticleSvtxMap_v1.setProcessed(), SvtxPHG4ParticleMap_v1.setProcessed(), ActsExamples::Geant4::HepMC3::SteppingAction.UserSteppingAction(), and ActsExamples::CsvParticleWriter.writeT().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

def tgeo-response2json.usage ( )

Definition at line 11 of file tgeo-response2json.py.

View newest version in sPHENIX GitHub at line 11 of file tgeo-response2json.py

References print().

Referenced by getopts().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Variable Documentation

tuple tgeo-response2json.prog os.path.basename(sys.argv[0])

Definition at line 49 of file tgeo-response2json.py.

View newest version in sPHENIX GitHub at line 49 of file tgeo-response2json.py

Referenced by clvisc::OpenclBackend.BuildProgram().