![]() |
DAS
3.0
Das Analysis System
|
Generic detector-level primary vertex.
#include <Event.h>
Inheritance diagram for RecPV:
Collaboration diagram for RecPV:Public Member Functions | |
| RecPV ()=default | |
| virtual | ~RecPV ()=default |
| void | Clear () override |
| RecPV ()=default | |
| virtual | ~RecPV ()=default |
| void | Clear () override |
Public Member Functions inherited from GenPV | |
| GenPV ()=default | |
| virtual | ~GenPV ()=default |
| GenPV ()=default | |
| virtual | ~GenPV ()=default |
Public Member Functions inherited from AnonymousWeightableObject | |
| virtual double | Weight (const Variation &v=nominal) const |
| bool | operator== (const AnonymousWeightableObject &that) const |
| virtual double | Weight (const Variation &v=nominal) const |
| bool | operator== (const AnonymousWeightableObject &that) const |
Public Attributes | |
| float | chi2 = std::nan("chi2") |
| int | ndf = -1 |
Public Attributes inherited from GenPV | |
| ROOT::Math::RhoZPhiPointF | location = ROOT::Math::RhoZPhiPointF(std::nan("rho"), std::nan("z"), std::nan("phi")) |
Public Attributes inherited from AnonymousWeightableObject | |
| Weights | weights {Darwin::Physics::Weight()} |
Static Public Attributes | |
| static const char *const | WeightVar = "RecVtxWgts" |
Static Public Attributes inherited from GenPV | |
| static const char *const | WeightVar = "GenVtxWgts" |
Private Member Functions | |
| std::string_view | WeightGroup () const override |
| std::string_view | WeightGroup () const override |
Additional Inherited Members | |
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 |
|
inlineoverridevirtual |
Reimplemented from GenPV.
|
inlineoverridevirtual |
Reimplemented from GenPV.
|
inlineoverrideprivatevirtual |
|
inlineoverrideprivatevirtual |
| float chi2 = std::nan("chi2") |
figure of merit of the vertex fit
| int ndf = -1 |
number of degrees of freedom in vertex fit
|
inlinestatic |