CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
L1Analysis::L1AnalysisRecoVertexDataFormat Struct Reference

#include <L1AnalysisRecoVertexDataFormat.h>

Public Member Functions

 L1AnalysisRecoVertexDataFormat ()
 
void Reset ()
 
 ~L1AnalysisRecoVertexDataFormat ()
 

Public Attributes

std::vector< unsigned int > NDoF
 
unsigned nVtx
 
std::vector< double > Rho
 
std::vector< double > Z
 

Detailed Description

Definition at line 14 of file L1AnalysisRecoVertexDataFormat.h.

Constructor & Destructor Documentation

◆ L1AnalysisRecoVertexDataFormat()

L1Analysis::L1AnalysisRecoVertexDataFormat::L1AnalysisRecoVertexDataFormat ( )
inline

Definition at line 15 of file L1AnalysisRecoVertexDataFormat.h.

15 {};

◆ ~L1AnalysisRecoVertexDataFormat()

L1Analysis::L1AnalysisRecoVertexDataFormat::~L1AnalysisRecoVertexDataFormat ( )
inline

Definition at line 16 of file L1AnalysisRecoVertexDataFormat.h.

16 {};

Member Function Documentation

◆ Reset()

void L1Analysis::L1AnalysisRecoVertexDataFormat::Reset ( )
inline

Definition at line 18 of file L1AnalysisRecoVertexDataFormat.h.

References NDoF, nVtx, Rho, and Z.

Referenced by L1RecoTreeProducer::analyze().

Member Data Documentation

◆ NDoF

std::vector<unsigned int> L1Analysis::L1AnalysisRecoVertexDataFormat::NDoF

Definition at line 26 of file L1AnalysisRecoVertexDataFormat.h.

Referenced by L1RecoTreeProducer::analyze(), and Reset().

◆ nVtx

unsigned L1Analysis::L1AnalysisRecoVertexDataFormat::nVtx

Definition at line 25 of file L1AnalysisRecoVertexDataFormat.h.

Referenced by L1RecoTreeProducer::analyze(), and Reset().

◆ Rho

std::vector<double> L1Analysis::L1AnalysisRecoVertexDataFormat::Rho

Definition at line 28 of file L1AnalysisRecoVertexDataFormat.h.

Referenced by L1RecoTreeProducer::analyze(), and Reset().

◆ Z

std::vector<double> L1Analysis::L1AnalysisRecoVertexDataFormat::Z