actions
Loading...
Searching...
No Matches
generator_file_events_example.cc File Reference
#include "generator/gPrimaryGeneratorAction.h"
#include "gparticle_reader.h"
#include "G4Event.hh"
#include "G4Box.hh"
#include "G4LogicalVolume.hh"
#include "G4NistManager.hh"
#include "G4PVPlacement.hh"
#include "G4RunManagerFactory.hh"
#include "G4Threading.hh"
#include "G4UserEventAction.hh"
#include "G4VUserActionInitialization.hh"
#include "G4VUserDetectorConstruction.hh"
#include "QBBC.hh"
#include <atomic>
#include <cstdlib>
#include <iostream>
#include <memory>
Include dependency graph for generator_file_events_example.cc:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

Definition at line 86 of file generator_file_events_example.cc.