33 #ifndef G4PlotMessenger_h 
   34 #define G4PlotMessenger_h 1 
   59     void SetDimensionsCmd();
 
   62     std::unique_ptr<G4AnalysisMessengerHelper>  fHelper; 
 
   63     std::unique_ptr<G4UIdirectory>  fDirectory;
 
   65     std::unique_ptr<G4UIcommand>  fSetLayoutCmd;
 
   66     std::unique_ptr<G4UIcommand>  fSetDimensionsCmd;
 
   67     std::unique_ptr<G4UIcmdWithAString>  fSetStyleCmd;
 
virtual void SetNewValue(G4UIcommand *command, G4String value) final
 
const XML_Char int const XML_Char * value
 
virtual ~G4PlotMessenger()
 
G4PlotMessenger(G4PlotParameters *plotParameters)