Geant4  10.02.p03
CexmcCmdLineData Struct Reference
Collaboration diagram for CexmcCmdLineData:

Public Member Functions

 CexmcCmdLineData ()
 

Public Attributes

G4bool isInteractive
 
G4bool startQtSession
 
G4String preinitMacro
 
G4String initMacro
 
G4String rProject
 
G4String wProject
 
G4bool overrideExistingProject
 
CexmcOutputDataTypeSet outputData
 
G4String customFilter
 

Detailed Description

Definition at line 89 of file ChargeExchangeMC.cc.

Constructor & Destructor Documentation

◆ CexmcCmdLineData()

CexmcCmdLineData::CexmcCmdLineData ( )
inline

Definition at line 91 of file ChargeExchangeMC.cc.

91  : isInteractive( false ), startQtSession( false ),
92  preinitMacro( "" ), initMacro( "" ), rProject( "" ),
93  wProject( "" ), overrideExistingProject( false ),
94  customFilter( "" )
95  {}

Member Data Documentation

◆ customFilter

G4String CexmcCmdLineData::customFilter

Definition at line 105 of file ChargeExchangeMC.cc.

◆ initMacro

G4String CexmcCmdLineData::initMacro

Definition at line 100 of file ChargeExchangeMC.cc.

◆ isInteractive

G4bool CexmcCmdLineData::isInteractive

Definition at line 97 of file ChargeExchangeMC.cc.

◆ outputData

CexmcOutputDataTypeSet CexmcCmdLineData::outputData

Definition at line 104 of file ChargeExchangeMC.cc.

◆ overrideExistingProject

G4bool CexmcCmdLineData::overrideExistingProject

Definition at line 103 of file ChargeExchangeMC.cc.

◆ preinitMacro

G4String CexmcCmdLineData::preinitMacro

Definition at line 99 of file ChargeExchangeMC.cc.

◆ rProject

G4String CexmcCmdLineData::rProject

Definition at line 101 of file ChargeExchangeMC.cc.

◆ startQtSession

G4bool CexmcCmdLineData::startQtSession

Definition at line 98 of file ChargeExchangeMC.cc.

◆ wProject

G4String CexmcCmdLineData::wProject

Definition at line 102 of file ChargeExchangeMC.cc.


The documentation for this struct was generated from the following file: