LDMX Software
|
Header file for PrimaryGenerator. More...
#include <string>
#include "G4VPrimaryGenerator.hh"
#include "Framework/Configure/Parameters.h"
#include "Framework/RunHeader.h"
#include "SimCore/Factory.h"
Go to the source code of this file.
Classes | |
class | simcore::PrimaryGenerator |
Interface that defines a simulation primary generator. More... | |
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 86 of file PrimaryGenerator.h.