1#ifndef TG4_SD_MESSENGER_H
2#define TG4_SD_MESSENGER_H
18#include <G4UImessenger.hh>
23class G4UIcmdWithAString;
24class G4UIcmdWithABool;
25class G4UIcmdWithoutParameter;
Sensitive detector construction.
Messenger class that defines commands for the SD construction.
G4UIcmdWithABool * fSetGflashCmd
setGflash command
G4UIcmdWithAString * fSetSVLabelCmd
setSVLabel command
TG4SDConstruction * fSDConstruction
associated class
G4UIcmdWithABool * fSetExclusiveSDScoringCmd
setExclusiveSDScoring command
TG4SDMessenger & operator=(const TG4SDMessenger &right)
Not implemented.
G4UIcmdWithABool * fSetSDSelectionFromTGeoCmd
getSDSelectionFromTGeo command
G4UIcmdWithAString * fAddSDSelectionCmd
addSDSelection command
TG4SDMessenger(const TG4SDMessenger &right)
Not implemented.
virtual void SetNewValue(G4UIcommand *command, G4String string)
G4UIcmdWithoutParameter * fPrintUserSDsCmd
command: printVolumes
TG4SDMessenger()
Not implemented.
virtual ~TG4SDMessenger()