LDMX Software
PrimaryGenerator.cxx
Go to the documentation of this file.
1
9
10namespace simcore {
11
13 const std::string& name, const framework::config::Parameters& parameters)
14 : name_(name) {}
15
16} // namespace simcore
Header file for PrimaryGenerator.
Class encapsulating parameters for configuring a processor.
Definition Parameters.h:27
PrimaryGenerator(const std::string &name, const framework::config::Parameters &parameters)
Constructor.