actions
Loading...
Searching...
No Matches
gprimaryaction Namespace Reference

Namespace containing helpers related to primary-generator configuration.

Functions

GOptions defineOptions ()
 Returns the options associated with the primary-generator action scope.
 

Function Documentation

◆ defineOptions()

GOptions gprimaryaction::defineOptions ( )
inline

In the current implementation this helper returns a logger-scoped GOptions object without adding dedicated primary-generator switches directly in this file. Generator behavior is instead mainly driven by the particle definitions loaded through the generator support code.

Returns
A GOptions object scoped to the primary-generator logger name.

Definition at line 42 of file gPrimaryGeneratorAction.h.