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

Functions

void AddPhysicsList (const G4String &plname)
 
void ListPhysicsList ()
 

Variables

static std::vector< std::string > plList
 

Function Documentation

void pyPhysicsLists::AddPhysicsList ( const G4String plname)

Definition at line 72 of file pyPhysicsLists.cc.

View newest version in sPHENIX GitHub at line 72 of file pyPhysicsLists.cc

References plList.

void pyPhysicsLists::ListPhysicsList ( )

Definition at line 76 of file pyPhysicsLists.cc.

View newest version in sPHENIX GitHub at line 76 of file pyPhysicsLists.cc

References G4cout, G4endl, and plList.

Referenced by export_PhysicsLists().

+ Here is the caller graph for this function:

Variable Documentation

std::vector<std::string> pyPhysicsLists::plList
static

Definition at line 70 of file pyPhysicsLists.cc.

View newest version in sPHENIX GitHub at line 70 of file pyPhysicsLists.cc

Referenced by AddPhysicsList(), export_PhysicsLists(), and ListPhysicsList().