]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - AliGeant4/AliPrimaryGeneratorMessenger.h
Cosmetics
[u/mrichter/AliRoot.git] / AliGeant4 / AliPrimaryGeneratorMessenger.h
index 7fb492b5f2b8c4b640c013c2c80acd45bb5334ec..d0e857820582cf8b77e92716e644f0a8c9b4c629 100644 (file)
@@ -1,6 +1,10 @@
 // $Id$
 // Category: run
 //
+// Author: I. Hrivnacova
+//
+// Class AliPrimaryGeneratorMessenger
+// ----------------------------------
 // Messenger class that defines commands for AliPrimaryGeneratorAction.
 
 #ifndef ALI_PRIMARY_GENERATOR_MESSENGER_H
@@ -41,7 +45,6 @@ class AliPrimaryGeneratorMessenger: public G4UImessenger
     G4UIdirectory*              fPrimariesDirectory; //command directory
     G4UIcmdWithAString*         fGeneratorCmd;       //command: set
     G4UIcmdWithAnInteger*       fNofParticlesCmd;    //command: nofParticles
-    G4UIcmdWithAnInteger*       fVerboseCmd;         //command: verbose
 };
 
 #endif //ALI_PRIMARY_GENERATOR_MESSENGER_H