![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://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 85 of file ChargeExchangeMC.cc.
|
inline |
Definition at line 87 of file ChargeExchangeMC.cc.
| G4String CexmcCmdLineData::customFilter |
Definition at line 101 of file ChargeExchangeMC.cc.
Referenced by main(), and parseArgs().
| G4String CexmcCmdLineData::initMacro |
Definition at line 96 of file ChargeExchangeMC.cc.
Referenced by main(), and parseArgs().
| G4bool CexmcCmdLineData::isInteractive |
Definition at line 93 of file ChargeExchangeMC.cc.
Referenced by main(), and parseArgs().
| CexmcOutputDataTypeSet CexmcCmdLineData::outputData |
Definition at line 100 of file ChargeExchangeMC.cc.
Referenced by main(), and parseArgs().
| G4bool CexmcCmdLineData::overrideExistingProject |
Definition at line 99 of file ChargeExchangeMC.cc.
Referenced by main(), and parseArgs().
| G4String CexmcCmdLineData::preinitMacro |
Definition at line 95 of file ChargeExchangeMC.cc.
Referenced by main(), and parseArgs().
| G4String CexmcCmdLineData::rProject |
Definition at line 97 of file ChargeExchangeMC.cc.
Referenced by main(), and parseArgs().
| G4bool CexmcCmdLineData::startQtSession |
Definition at line 94 of file ChargeExchangeMC.cc.
Referenced by main(), and parseArgs().
| G4String CexmcCmdLineData::wProject |
Definition at line 98 of file ChargeExchangeMC.cc.
Referenced by main(), and parseArgs().