Geant4  10.01.p02
CexmcChargeExchangeReconstructorMessenger Class Reference

#include <CexmcChargeExchangeReconstructorMessenger.hh>

+ Inheritance diagram for CexmcChargeExchangeReconstructorMessenger:
+ Collaboration diagram for CexmcChargeExchangeReconstructorMessenger:

Public Member Functions

 CexmcChargeExchangeReconstructorMessenger (CexmcChargeExchangeReconstructor *reconstructor)
 
 ~CexmcChargeExchangeReconstructorMessenger ()
 
void SetNewValue (G4UIcommand *cmd, G4String value)
 
- Public Member Functions inherited from G4UImessenger
 G4UImessenger ()
 
 G4UImessenger (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true)
 
virtual ~G4UImessenger ()
 
virtual G4String GetCurrentValue (G4UIcommand *command)
 
G4bool operator== (const G4UImessenger &messenger) const
 
G4bool CommandsShouldBeInMaster () const
 

Private Attributes

CexmcChargeExchangeReconstructor * reconstructor
 
G4UIcmdWithABool * useTableMass
 
G4UIcmdWithABool * useMassCut
 
G4UIcmdWithADoubleAndUnit * mCutOPCenter
 
G4UIcmdWithADoubleAndUnit * mCutNOPCenter
 
G4UIcmdWithADoubleAndUnit * mCutOPWidth
 
G4UIcmdWithADoubleAndUnit * mCutNOPWidth
 
G4UIcmdWithADoubleAndUnit * mCutAngle
 
G4UIcmdWithABool * useAbsorbedEnergyCut
 
G4UIcmdWithADoubleAndUnit * aeCutCLCenter
 
G4UIcmdWithADoubleAndUnit * aeCutCRCenter
 
G4UIcmdWithADoubleAndUnit * aeCutCLWidth
 
G4UIcmdWithADoubleAndUnit * aeCutCRWidth
 
G4UIcmdWithADoubleAndUnit * aeCutAngle
 
G4UIcmdWithADoubleAndUnit * setExpectedMomentumAmp
 
G4UIcmdWithADoubleAndUnit * setExpectedMomentumAmpDiff
 
G4UIcmdWithAString * setEDCollectionAlgorithm
 

Additional Inherited Members

- Protected Member Functions inherited from G4UImessenger
G4String ItoS (G4int i)
 
G4String DtoS (G4double a)
 
G4String BtoS (G4bool b)
 
G4int StoI (G4String s)
 
G4double StoD (G4String s)
 
G4bool StoB (G4String s)
 
void AddUIcommand (G4UIcommand *newCommand)
 
void CreateDirectory (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true)
 
template<typename T >
T * CreateCommand (const G4String &cname, const G4String &dsc)
 
- Protected Attributes inherited from G4UImessenger
G4UIdirectory * baseDir
 
G4String baseDirName
 
G4bool commandsShouldBeInMaster
 

Detailed Description

Definition at line 56 of file CexmcChargeExchangeReconstructorMessenger.hh.

Constructor & Destructor Documentation

Member Function Documentation

void CexmcChargeExchangeReconstructorMessenger::SetNewValue ( G4UIcommand *  cmd,
G4String  value 
)
virtual

Reimplemented from G4UImessenger.

Definition at line 268 of file CexmcChargeExchangeReconstructorMessenger.cc.

References aeCutAngle, aeCutCLCenter, aeCutCLWidth, aeCutCRCenter, aeCutCRWidth, CexmcCollectEDInAdjacentCrystals, CexmcCollectEDInAllCrystals, G4UIcmdWithABool::GetNewBoolValue(), G4UIcmdWithADoubleAndUnit::GetNewDoubleValue(), mCutAngle, mCutNOPCenter, mCutNOPWidth, mCutOPCenter, mCutOPWidth, reconstructor, CexmcChargeExchangeReconstructor::SetAbsorbedEnergyCutCLCenter(), CexmcChargeExchangeReconstructor::SetAbsorbedEnergyCutCLWidth(), CexmcChargeExchangeReconstructor::SetAbsorbedEnergyCutCRCenter(), CexmcChargeExchangeReconstructor::SetAbsorbedEnergyCutCRWidth(), CexmcChargeExchangeReconstructor::SetAbsorbedEnergyCutEllipseAngle(), setEDCollectionAlgorithm, CexmcChargeExchangeReconstructor::SetEDCollectionAlgorithm(), setExpectedMomentumAmp, CexmcChargeExchangeReconstructor::SetExpectedMomentumAmp(), setExpectedMomentumAmpDiff, CexmcChargeExchangeReconstructor::SetExpectedMomentumAmpDiff(), CexmcChargeExchangeReconstructor::SetMassCutEllipseAngle(), CexmcChargeExchangeReconstructor::SetMassCutNOPCenter(), CexmcChargeExchangeReconstructor::SetMassCutNOPWidth(), CexmcChargeExchangeReconstructor::SetMassCutOPCenter(), CexmcChargeExchangeReconstructor::SetMassCutOPWidth(), useAbsorbedEnergyCut, CexmcChargeExchangeReconstructor::UseAbsorbedEnergyCut(), useMassCut, CexmcChargeExchangeReconstructor::UseMassCut(), useTableMass, and CexmcChargeExchangeReconstructor::UseTableMass().

+ Here is the call graph for this function:

Member Data Documentation

G4UIcmdWithADoubleAndUnit* CexmcChargeExchangeReconstructorMessenger::aeCutAngle
private
G4UIcmdWithADoubleAndUnit* CexmcChargeExchangeReconstructorMessenger::aeCutCLCenter
private
G4UIcmdWithADoubleAndUnit* CexmcChargeExchangeReconstructorMessenger::aeCutCLWidth
private
G4UIcmdWithADoubleAndUnit* CexmcChargeExchangeReconstructorMessenger::aeCutCRCenter
private
G4UIcmdWithADoubleAndUnit* CexmcChargeExchangeReconstructorMessenger::aeCutCRWidth
private
G4UIcmdWithADoubleAndUnit* CexmcChargeExchangeReconstructorMessenger::mCutAngle
private
G4UIcmdWithADoubleAndUnit* CexmcChargeExchangeReconstructorMessenger::mCutNOPCenter
private
G4UIcmdWithADoubleAndUnit* CexmcChargeExchangeReconstructorMessenger::mCutNOPWidth
private
G4UIcmdWithADoubleAndUnit* CexmcChargeExchangeReconstructorMessenger::mCutOPCenter
private
G4UIcmdWithADoubleAndUnit* CexmcChargeExchangeReconstructorMessenger::mCutOPWidth
private
CexmcChargeExchangeReconstructor* CexmcChargeExchangeReconstructorMessenger::reconstructor
private

Definition at line 68 of file CexmcChargeExchangeReconstructorMessenger.hh.

Referenced by SetNewValue().

G4UIcmdWithAString* CexmcChargeExchangeReconstructorMessenger::setEDCollectionAlgorithm
private
G4UIcmdWithADoubleAndUnit* CexmcChargeExchangeReconstructorMessenger::setExpectedMomentumAmp
private
G4UIcmdWithADoubleAndUnit* CexmcChargeExchangeReconstructorMessenger::setExpectedMomentumAmpDiff
private
G4UIcmdWithABool* CexmcChargeExchangeReconstructorMessenger::useAbsorbedEnergyCut
private
G4UIcmdWithABool* CexmcChargeExchangeReconstructorMessenger::useMassCut
private
G4UIcmdWithABool* CexmcChargeExchangeReconstructorMessenger::useTableMass
private

The documentation for this class was generated from the following files: