EventActionMessenger Class Reference

#include <EventActionMessenger.hh>

List of all members.

Public Member Functions

 EventActionMessenger (EventAction *)
virtual ~EventActionMessenger ()
void SetNewValue (G4UIcommand *, G4String)

Private Attributes

EventActioneventAction

Detailed Description

Definition at line 47 of file EventActionMessenger.hh.


Constructor & Destructor Documentation

EventActionMessenger::EventActionMessenger ( EventAction EvAct  ) 

Definition at line 44 of file EventActionMessenger.cc.

00045 :eventAction(EvAct)
00046 {
00047 }

EventActionMessenger::~EventActionMessenger (  )  [virtual]

Definition at line 51 of file EventActionMessenger.cc.

00052 {
00053 }


Member Function Documentation

void EventActionMessenger::SetNewValue ( G4UIcommand *  command,
G4String  newValue 
)

Definition at line 57 of file EventActionMessenger.cc.

00059 { 
00060 }


Member Data Documentation

Definition at line 55 of file EventActionMessenger.hh.


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

Generated on 15 Jun 2016 for g4sim by  doxygen 1.6.1