Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
exampleB02.cc File Reference

Main program of the biasing/B02 example. More...

#include <iostream>
#include "G4VPhysicalVolume.hh"
#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "G4SystemOfUnits.hh"
#include "B02DetectorConstruction.hh"
#include "B02PhysicsList.hh"
#include "B02PrimaryGeneratorAction.hh"
#include "B02RunAction.hh"
#include "B02PSScoringDetectorConstruction.hh"
#include "B02ImportanceDetectorConstruction.hh"
#include "G4GeometrySampler.hh"
#include "G4IStore.hh"
#include "B02CellScorer.hh"
#include "B02CellScorerStore.hh"
#include "B02ScoreTable.hh"
#include "AIDA/IAnalysisFactory.h"
#include "AIDA/ITree.h"
#include "AIDA/ITreeFactory.h"
#include "AIDA/IHistogram1D.h"
#include "AIDA/IHistogramFactory.h"
Include dependency graph for exampleB02.cc:

Go to the source code of this file.

Functions

int main (int, char **)
 

Detailed Description

Main program of the biasing/B02 example.

Definition in file exampleB02.cc.

Function Documentation

int main ( int  ,
char **   
)

Definition at line 99 of file exampleB02.cc.

Here is the call graph for this function: