#include <CLHEP/Units/SystemOfUnits.h>
#include "TFile.h"
#include "TObject.h"
#include "TTree.h"
#include "globals.hh"
#include "G4ios.hh"
#include "G4Event.hh"
#include "G4Step.hh"
#include "io/MJVOutputManager.hh"
Go to the source code of this file.
Classes | |
class | MJOutputRoot |
Defines | |
#define | _MJOUTPUTROOT_HH 1 |
|
AUTHOR: RHenning CONTACT: FIRST SUBMISSION: Wed Apr 7 16:12:33 PDT 2004 REVISION: 04-07-2004, Created, R. Henning 08-08-2004, Added GetTree() method. R. Henning 11-08-2004, Now it inherits from MJVOutputManager. Some generic methods (OpenFile, etc.) have been moved to the parent class, Luciano Definition at line 63 of file MJOutputRoot.hh. |