CMS 3D CMS Logo

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

Public Attributes

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

Detailed Description

Definition at line 80 of file PrimaryVertexProducerAlgorithm.h.

Member Data Documentation

◆ fitter

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

Definition at line 81 of file PrimaryVertexProducerAlgorithm.h.

◆ label

std::string PrimaryVertexProducerAlgorithm::algo::label

Definition at line 83 of file PrimaryVertexProducerAlgorithm.h.

◆ minNdof

double PrimaryVertexProducerAlgorithm::algo::minNdof

Definition at line 85 of file PrimaryVertexProducerAlgorithm.h.

◆ useBeamConstraint

bool PrimaryVertexProducerAlgorithm::algo::useBeamConstraint

Definition at line 84 of file PrimaryVertexProducerAlgorithm.h.

◆ vertexSelector

VertexCompatibleWithBeam* PrimaryVertexProducerAlgorithm::algo::vertexSelector

Definition at line 82 of file PrimaryVertexProducerAlgorithm.h.