![]() |
DAS
3.0
Das Analysis System
|
Generic detector-level primary vertex.
#include <Event.h>
Public Member Functions | |
RecPV ()=default | |
virtual | ~RecPV ()=default |
void | Clear () override |
RecPV ()=default | |
virtual | ~RecPV ()=default |
void | Clear () override |
![]() | |
GenPV ()=default | |
virtual | ~GenPV ()=default |
GenPV ()=default | |
virtual | ~GenPV ()=default |
![]() | |
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 |
![]() | |
ROOT::Math::RhoZPhiPointF | location = ROOT::Math::RhoZPhiPointF(std::nan("rho"), std::nan("z"), std::nan("phi")) |
![]() | |
Weights | weights {Darwin::Physics::Weight()} |
Static Public Attributes | |
static const char *const | WeightVar = "RecVtxWgts" |
![]() | |
static const char *const | WeightVar = "GenVtxWgts" |
Private Member Functions | |
std::string_view | WeightGroup () const override |
std::string_view | WeightGroup () const override |
Additional Inherited Members | |
![]() | |
AnonymousWeightableObject ()=default | |
virtual | ~AnonymousWeightableObject ()=default |
AnonymousWeightableObject ()=default | |
virtual | ~AnonymousWeightableObject ()=default |
![]() | |
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 |