Public Attributes | |
std::string | label |
double | minNdof |
PrimaryVertexFitterBase * | pv_fitter |
VertexTimeAlgorithmBase * | pv_time_estimator |
bool | useBeamConstraint |
VertexCompatibleWithBeam * | vertexSelector |
Definition at line 83 of file PrimaryVertexProducer.h.
std::string PrimaryVertexProducer::algo::label |
Definition at line 86 of file PrimaryVertexProducer.h.
double PrimaryVertexProducer::algo::minNdof |
Definition at line 88 of file PrimaryVertexProducer.h.
PrimaryVertexFitterBase* PrimaryVertexProducer::algo::pv_fitter |
Definition at line 84 of file PrimaryVertexProducer.h.
VertexTimeAlgorithmBase* PrimaryVertexProducer::algo::pv_time_estimator |
Definition at line 89 of file PrimaryVertexProducer.h.
Referenced by PrimaryVertexProducer::produce().
bool PrimaryVertexProducer::algo::useBeamConstraint |
Definition at line 87 of file PrimaryVertexProducer.h.
VertexCompatibleWithBeam* PrimaryVertexProducer::algo::vertexSelector |
Definition at line 85 of file PrimaryVertexProducer.h.