![]() |
DAS
3.0
Das Analysis System
|
Generic generator-level event.
#include <Event.h>
Inheritance diagram for GenEvent:
Collaboration diagram for GenEvent:Public Member Functions | |
| GenEvent ()=default | |
| virtual | ~GenEvent ()=default |
| GenEvent ()=default | |
| virtual | ~GenEvent ()=default |
Public Member Functions inherited from AnonymousWeightableObject | |
| virtual double | Weight (const Variation &v=nominal) const |
| virtual void | Clear () |
| bool | operator== (const AnonymousWeightableObject &that) const |
| virtual double | Weight (const Variation &v=nominal) const |
| virtual void | Clear () |
| bool | operator== (const AnonymousWeightableObject &that) const |
Static Public Attributes | |
| static const char *const | WeightVar = "GenEvtWgts" |
Private Member Functions | |
| std::string_view | WeightGroup () const override |
| std::string_view | WeightGroup () const override |
Additional Inherited Members | |
Public Attributes inherited from AnonymousWeightableObject | |
| Weights | weights {Darwin::Physics::Weight()} |
Protected Member Functions inherited from AnonymousWeightableObject | |
| AnonymousWeightableObject ()=default | |
| virtual | ~AnonymousWeightableObject ()=default |
| AnonymousWeightableObject ()=default | |
| virtual | ~AnonymousWeightableObject ()=default |
Protected Member Functions inherited from WeightedObject | |
| virtual | ~WeightedObject ()=default |
| virtual | ~WeightedObject ()=default |
|
default |
|
virtualdefault |
|
default |
|
virtualdefault |
|
inlineoverrideprivatevirtual |
Implements AnonymousWeightableObject.
|
inlineoverrideprivatevirtual |
Implements AnonymousWeightableObject.
|
inlinestatic |