CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Typedefs | Variables
V0Validator.cc File Reference
#include "Validation/RecoVertex/interface/V0Validator.h"
#include "DataFormats/VertexReco/interface/VertexFwd.h"

Go to the source code of this file.

Typedefs

typedef edm::RefVector
< edm::HepMCProduct,
HepMC::GenParticle > 
GenParticleRefVector
 
typedef edm::RefVector
< edm::HepMCProduct,
HepMC::GenVertex > 
GenVertexRefVector
 
typedef std::vector
< TrackingVertex
TrackingVertexCollection
 
typedef edm::Ref
< TrackingVertexCollection
TrackingVertexRef
 

Variables

const double piMass = 0.13957018
 
const double piMassSquared = piMass*piMass
 
const double protonMass = 0.93827203
 
const double protonMassSquared = protonMass*protonMass
 

Typedef Documentation

typedef edm::RefVector<edm::HepMCProduct, HepMC::GenParticle > GenParticleRefVector

Definition at line 27 of file V0Validator.cc.

Definition at line 26 of file V0Validator.cc.

Definition at line 24 of file V0Validator.cc.

Definition at line 25 of file V0Validator.cc.

Variable Documentation

const double piMass = 0.13957018

Definition at line 29 of file V0Validator.cc.

const double piMassSquared = piMass*piMass

Definition at line 30 of file V0Validator.cc.

const double protonMass = 0.93827203

Definition at line 31 of file V0Validator.cc.

const double protonMassSquared = protonMass*protonMass

Definition at line 32 of file V0Validator.cc.