|
DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Go to the documentation of this file.
12 #ifndef DDG4_EVENTPARAMETERS_H
13 #define DDG4_EVENTPARAMETERS_H
49 #endif // DDG4_EVENTPARAMETERS_H
void setRunNumber(int runNumber)
Set the event parameters.
void setEventNumber(int eventNumber)
Extension to pass input data to output data.
void ingestParameters(T const &source)
Copy the parameters from source.
void extractParameters(T &destination)
Put parameters into destination.
Event extension to pass input event data to output event.
Namespace for the AIDA detector description toolkit.
int eventNumber() const
Get the event number.
int runNumber() const
Get the run number.