|
LDMX Software
|
Header file for PrimaryGenerator. More...
#include <string>#include "G4VPrimaryGenerator.hh"#include "Framework/Configure/Parameters.h"#include "Framework/Factory.h"#include "Framework/RunHeader.h"Go to the source code of this file.
Classes | |
| class | simcore::PrimaryGenerator |
| Interface that defines a simulation primary generator. More... | |
Namespaces | |
| namespace | simcore |
| Dynamically loadable photonuclear models either from SimCore or external libraries implementing this interface. | |
Macros | |
| #define | DECLARE_GENERATOR(CLASS) |
| @macro DECLARE_GENERATOR | |
Header file for PrimaryGenerator.
Definition in file PrimaryGenerator.h.
| #define DECLARE_GENERATOR | ( | CLASS | ) |
@macro DECLARE_GENERATOR
Defines a builder for the declared class and then registers the class as a generator with the Factory
Definition at line 87 of file PrimaryGenerator.h.