|
actions
|
#include "generator/gPrimaryGeneratorAction.h"#include "gparticle_reader.h"#include "G4Event.hh"#include "G4RunManagerFactory.hh"#include "QBBC.hh"#include <cstdlib>#include <iostream>#include <memory>
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 17 of file generator_file_events_example.cc.