EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <east/blob/main/Core/include/eASTRunActionMessenger.hh>
Public Member Functions | |
eASTRunActionMessenger (eASTRunAction *) | |
virtual | ~eASTRunActionMessenger () |
virtual void | SetNewValue (G4UIcommand *, G4String) |
virtual G4String | GetCurrentValue (G4UIcommand *) |
Private Member Functions | |
void | Define1D () |
void | Define1P () |
G4bool | CheckID (G4UIcommand *cmd) |
G4bool | CheckOpenID (G4UIcommand *) |
Private Attributes | |
eASTRunAction * | pRA |
G4UIdirectory * | anaDir |
G4UIcmdWithAString * | fileCmd |
G4UIcmdWithAnInteger * | verboseCmd |
G4UIcmdWithoutParameter * | listCmd |
G4UIcmdWithAnInteger * | openCmd |
G4UIcmdWithAnInteger * | plotCmd |
G4UIcmdWithABool * | carryCmd |
G4UIcmdWithoutParameter * | flushCmd |
G4UIcmdWithoutParameter * | resetCmd |
G4UIdirectory * | oneDDir |
G4UIcommand * | create1DCmd |
G4UIcommand * | create1DPlotPCmd |
G4UIcommand * | config1DCmd |
G4UIcommand * | title1DCmd |
G4UIcmdWithABool * | set1DYaxisLogCmd |
G4UIdirectory * | onePDir |
G4UIcommand * | create1PCmd |
G4UIcommand * | set1PCmd |
G4UIcommand * | title1PCmd |
G4UIdirectory * | ntupleDir |
G4UIcommand * | addColumnCmd |
G4int | currentID |
Definition at line 26 of file eASTRunActionMessenger.hh.
View newest version in sPHENIX GitHub at line 26 of file eASTRunActionMessenger.hh
eASTRunActionMessenger::eASTRunActionMessenger | ( | eASTRunAction * | dc | ) |
Definition at line 23 of file eASTRunActionMessenger.cc.
View newest version in sPHENIX GitHub at line 23 of file eASTRunActionMessenger.cc
References addColumnCmd, anaDir, carryCmd, config1DCmd, create1DCmd, create1DPlotPCmd, create1PCmd, fileCmd, flushCmd, listCmd, ntupleDir, oneDDir, onePDir, openCmd, plotCmd, resetCmd, set1DYaxisLogCmd, set1PCmd, title1DCmd, title1PCmd, and verboseCmd.
|
virtual |
Definition at line 228 of file eASTRunActionMessenger.cc.
View newest version in sPHENIX GitHub at line 228 of file eASTRunActionMessenger.cc
References addColumnCmd, anaDir, carryCmd, config1DCmd, create1DCmd, create1DPlotPCmd, create1PCmd, fileCmd, flushCmd, listCmd, ntupleDir, oneDDir, onePDir, openCmd, plotCmd, resetCmd, set1DYaxisLogCmd, set1PCmd, title1DCmd, title1PCmd, and verboseCmd.
|
inlineprivate |
Definition at line 70 of file eASTRunActionMessenger.hh.
View newest version in sPHENIX GitHub at line 70 of file eASTRunActionMessenger.hh
References currentID.
Referenced by SetNewValue().
|
inlineprivate |
Definition at line 81 of file eASTRunActionMessenger.hh.
View newest version in sPHENIX GitHub at line 81 of file eASTRunActionMessenger.hh
References currentID.
Referenced by SetNewValue().
|
private |
|
private |
|
virtual |
Definition at line 459 of file eASTRunActionMessenger.cc.
View newest version in sPHENIX GitHub at line 459 of file eASTRunActionMessenger.cc
References carryCmd, currentID, fileCmd, eASTRunAction::GetCarry(), eASTRunAction::GetFileName(), eASTRunAction::GetVerbose(), openCmd, plotCmd, pRA, and verboseCmd.
|
virtual |
Definition at line 258 of file eASTRunActionMessenger.cc.
View newest version in sPHENIX GitHub at line 258 of file eASTRunActionMessenger.cc
References addColumnCmd, carryCmd, CheckID(), CheckOpenID(), config1DCmd, eASTRunAction::Create1D(), create1DCmd, eASTRunAction::Create1DForPlotter(), create1DPlotPCmd, eASTRunAction::Create1P(), create1PCmd, currentID, fileCmd, eASTRunAction::Flush(), flushCmd, listCmd, eASTRunAction::ListHistograms(), eASTRunAction::NtupleColumn(), eASTRunAction::Open(), openCmd, plotCmd, pRA, resetCmd, eASTRunAction::Set1D(), eASTRunAction::Set1DTitle(), eASTRunAction::Set1DYAxisLog(), set1DYaxisLogCmd, eASTRunAction::Set1P(), set1PCmd, eASTRunAction::Set1PTitle(), eASTRunAction::SetAllPlotting(), eASTRunAction::SetCarry(), eASTRunAction::SetFileName(), eASTRunAction::SetPlotting(), eASTRunAction::SetVerbose(), title(), title1DCmd, title1PCmd, Acts::IntegrationTest::valid(), and verboseCmd.
|
private |
Definition at line 64 of file eASTRunActionMessenger.hh.
View newest version in sPHENIX GitHub at line 64 of file eASTRunActionMessenger.hh
Referenced by eASTRunActionMessenger(), SetNewValue(), and ~eASTRunActionMessenger().
|
private |
Definition at line 41 of file eASTRunActionMessenger.hh.
View newest version in sPHENIX GitHub at line 41 of file eASTRunActionMessenger.hh
Referenced by eASTRunActionMessenger(), and ~eASTRunActionMessenger().
|
private |
Definition at line 47 of file eASTRunActionMessenger.hh.
View newest version in sPHENIX GitHub at line 47 of file eASTRunActionMessenger.hh
Referenced by eASTRunActionMessenger(), GetCurrentValue(), SetNewValue(), and ~eASTRunActionMessenger().
|
private |
Definition at line 54 of file eASTRunActionMessenger.hh.
View newest version in sPHENIX GitHub at line 54 of file eASTRunActionMessenger.hh
Referenced by eASTRunActionMessenger(), SetNewValue(), and ~eASTRunActionMessenger().
|
private |
Definition at line 52 of file eASTRunActionMessenger.hh.
View newest version in sPHENIX GitHub at line 52 of file eASTRunActionMessenger.hh
Referenced by eASTRunActionMessenger(), SetNewValue(), and ~eASTRunActionMessenger().
|
private |
Definition at line 53 of file eASTRunActionMessenger.hh.
View newest version in sPHENIX GitHub at line 53 of file eASTRunActionMessenger.hh
Referenced by eASTRunActionMessenger(), SetNewValue(), and ~eASTRunActionMessenger().
|
private |
Definition at line 59 of file eASTRunActionMessenger.hh.
View newest version in sPHENIX GitHub at line 59 of file eASTRunActionMessenger.hh
Referenced by eASTRunActionMessenger(), SetNewValue(), and ~eASTRunActionMessenger().
|
private |
Definition at line 67 of file eASTRunActionMessenger.hh.
View newest version in sPHENIX GitHub at line 67 of file eASTRunActionMessenger.hh
Referenced by CheckID(), CheckOpenID(), GetCurrentValue(), and SetNewValue().
|
private |
Definition at line 42 of file eASTRunActionMessenger.hh.
View newest version in sPHENIX GitHub at line 42 of file eASTRunActionMessenger.hh
Referenced by eASTRunActionMessenger(), GetCurrentValue(), SetNewValue(), and ~eASTRunActionMessenger().
|
private |
Definition at line 48 of file eASTRunActionMessenger.hh.
View newest version in sPHENIX GitHub at line 48 of file eASTRunActionMessenger.hh
Referenced by eASTRunActionMessenger(), SetNewValue(), and ~eASTRunActionMessenger().
|
private |
Definition at line 44 of file eASTRunActionMessenger.hh.
View newest version in sPHENIX GitHub at line 44 of file eASTRunActionMessenger.hh
Referenced by eASTRunActionMessenger(), SetNewValue(), and ~eASTRunActionMessenger().
|
private |
Definition at line 63 of file eASTRunActionMessenger.hh.
View newest version in sPHENIX GitHub at line 63 of file eASTRunActionMessenger.hh
Referenced by eASTRunActionMessenger(), and ~eASTRunActionMessenger().
|
private |
Definition at line 51 of file eASTRunActionMessenger.hh.
View newest version in sPHENIX GitHub at line 51 of file eASTRunActionMessenger.hh
Referenced by eASTRunActionMessenger(), and ~eASTRunActionMessenger().
|
private |
Definition at line 58 of file eASTRunActionMessenger.hh.
View newest version in sPHENIX GitHub at line 58 of file eASTRunActionMessenger.hh
Referenced by eASTRunActionMessenger(), and ~eASTRunActionMessenger().
|
private |
Definition at line 45 of file eASTRunActionMessenger.hh.
View newest version in sPHENIX GitHub at line 45 of file eASTRunActionMessenger.hh
Referenced by eASTRunActionMessenger(), GetCurrentValue(), SetNewValue(), and ~eASTRunActionMessenger().
|
private |
Definition at line 46 of file eASTRunActionMessenger.hh.
View newest version in sPHENIX GitHub at line 46 of file eASTRunActionMessenger.hh
Referenced by eASTRunActionMessenger(), GetCurrentValue(), SetNewValue(), and ~eASTRunActionMessenger().
|
private |
Definition at line 39 of file eASTRunActionMessenger.hh.
View newest version in sPHENIX GitHub at line 39 of file eASTRunActionMessenger.hh
Referenced by GetCurrentValue(), and SetNewValue().
|
private |
Definition at line 49 of file eASTRunActionMessenger.hh.
View newest version in sPHENIX GitHub at line 49 of file eASTRunActionMessenger.hh
Referenced by eASTRunActionMessenger(), SetNewValue(), and ~eASTRunActionMessenger().
|
private |
Definition at line 56 of file eASTRunActionMessenger.hh.
View newest version in sPHENIX GitHub at line 56 of file eASTRunActionMessenger.hh
Referenced by eASTRunActionMessenger(), SetNewValue(), and ~eASTRunActionMessenger().
|
private |
Definition at line 60 of file eASTRunActionMessenger.hh.
View newest version in sPHENIX GitHub at line 60 of file eASTRunActionMessenger.hh
Referenced by eASTRunActionMessenger(), SetNewValue(), and ~eASTRunActionMessenger().
|
private |
Definition at line 55 of file eASTRunActionMessenger.hh.
View newest version in sPHENIX GitHub at line 55 of file eASTRunActionMessenger.hh
Referenced by eASTRunActionMessenger(), SetNewValue(), and ~eASTRunActionMessenger().
|
private |
Definition at line 61 of file eASTRunActionMessenger.hh.
View newest version in sPHENIX GitHub at line 61 of file eASTRunActionMessenger.hh
Referenced by eASTRunActionMessenger(), SetNewValue(), and ~eASTRunActionMessenger().
|
private |
Definition at line 43 of file eASTRunActionMessenger.hh.
View newest version in sPHENIX GitHub at line 43 of file eASTRunActionMessenger.hh
Referenced by eASTRunActionMessenger(), GetCurrentValue(), SetNewValue(), and ~eASTRunActionMessenger().