#include <CexmcSensitiveDetectorMessenger.hh>
CexmcSensitiveDetectorMessenger::CexmcSensitiveDetectorMessenger |
( |
G4VPrimitiveScorer * |
scorer | ) |
|
|
explicit |
Definition at line 55 of file CexmcSensitiveDetectorMessenger.cc.
57 scorer( scorer ), detectorPath( NULL ), setVerboseLevel( NULL )
68 detector->GetName() +
"/" + scorer->
GetName() +
"/" ).
71 if ( ! uiManager->GetTree()->FindCommandTree( detectorFullPath.c_str() ) )
74 detectorPath->
SetGuidance(
"Settings for given sensitive detector" );
78 ( detectorFullPath +
"verbose" ).c_str(),
this );
79 setVerboseLevel->
SetGuidance(
"0 - do not print messages, "
80 "1 - print messages after an event" );
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
G4MultiFunctionalDetector * GetMultiFunctionalDetector() const
static G4String detectorDirName
static G4UImanager * GetUIpointer()
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)
void SetDefaultValue(G4int defVal)
CexmcSensitiveDetectorMessenger::~CexmcSensitiveDetectorMessenger |
( |
| ) |
|
The documentation for this class was generated from the following files: