#include "TROOT.h"
#include "TFile.h"
#include "TNtuple.h"
#include "globals.hh"
#include "G4ThreeVector.hh"
#include "MollerDetectorHit.hh"
Go to the source code of this file.
Data Structures | |
class | RootAnalysis |
Defines | |
#define | RootAnalysis_h 1 |
Variables | |
RootAnalysis * | gRootAnalysis |
#define RootAnalysis_h 1 |
Definition at line 4 of file RootAnalysis.hh.
Definition at line 26 of file RootAnalysis.cc.
Referenced by MollerEventAction::BeginOfEventAction(), MollerAnalysis::BeginOfEventAction(), MollerRunAction::BeginOfRunAction(), MollerEventAction::EndOfEventAction(), MollerAnalysis::EndOfEventAction(), MollerRunAction::EndOfRunAction(), MollerPrimaryGenAction::GeneratePrimaries_elasticep_dustin(), MollerPrimaryGenAction::GeneratePrimaries_inelasticep_dustin(), MollerPrimaryGenAction::GeneratePrimaries_moller_dustin(), MollerPrimaryGenAction::GeneratePrimaries_phasespace_mollers(), MollerPrimaryGenAction::GeneratePrimaries_phasespace_motts(), MollerPrimaryGenAction::GeneratePrimaries_pion(), and MollerSteppingAction::UserSteppingAction().