CMS 3D CMS Logo

List of all members | Public Attributes
PrimaryVertexProducer::algo Struct Reference

Public Attributes

VertexFitter< 5 > * fitter
 
std::string label
 
double minNdof
 
bool useBeamConstraint
 
VertexCompatibleWithBeamvertexSelector
 

Detailed Description

Definition at line 77 of file PrimaryVertexProducer.h.

Member Data Documentation

◆ fitter

VertexFitter<5>* PrimaryVertexProducer::algo::fitter

Definition at line 78 of file PrimaryVertexProducer.h.

◆ label

std::string PrimaryVertexProducer::algo::label

Definition at line 80 of file PrimaryVertexProducer.h.

◆ minNdof

double PrimaryVertexProducer::algo::minNdof

Definition at line 82 of file PrimaryVertexProducer.h.

◆ useBeamConstraint

bool PrimaryVertexProducer::algo::useBeamConstraint

Definition at line 81 of file PrimaryVertexProducer.h.

◆ vertexSelector

VertexCompatibleWithBeam* PrimaryVertexProducer::algo::vertexSelector

Definition at line 79 of file PrimaryVertexProducer.h.