LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
Public Member Functions | |
CexmcCmdLineData () | |
Public Attributes | |
G4bool | isInteractive |
G4bool | startQtSession |
G4String | preinitMacro |
G4String | initMacro |
G4String | rProject |
G4String | wProject |
G4bool | overrideExistingProject |
CexmcOutputDataTypeSet | outputData |
G4String | customFilter |
Definition at line 89 of file ChargeExchangeMC.cc.
|
inline |
Definition at line 91 of file ChargeExchangeMC.cc.
G4String CexmcCmdLineData::customFilter |
Definition at line 105 of file ChargeExchangeMC.cc.
Referenced by main(), and parseArgs().
G4String CexmcCmdLineData::initMacro |
Definition at line 100 of file ChargeExchangeMC.cc.
Referenced by main(), and parseArgs().
G4bool CexmcCmdLineData::isInteractive |
Definition at line 97 of file ChargeExchangeMC.cc.
Referenced by main(), and parseArgs().
CexmcOutputDataTypeSet CexmcCmdLineData::outputData |
Definition at line 104 of file ChargeExchangeMC.cc.
Referenced by main(), and parseArgs().
G4bool CexmcCmdLineData::overrideExistingProject |
Definition at line 103 of file ChargeExchangeMC.cc.
Referenced by main(), and parseArgs().
G4String CexmcCmdLineData::preinitMacro |
Definition at line 99 of file ChargeExchangeMC.cc.
Referenced by main(), and parseArgs().
G4String CexmcCmdLineData::rProject |
Definition at line 101 of file ChargeExchangeMC.cc.
Referenced by main(), and parseArgs().
G4bool CexmcCmdLineData::startQtSession |
Definition at line 98 of file ChargeExchangeMC.cc.
Referenced by main(), and parseArgs().
G4String CexmcCmdLineData::wProject |
Definition at line 102 of file ChargeExchangeMC.cc.
Referenced by main(), and parseArgs().