CMS 3D CMS Logo

Namespaces | Functions

/data/refman/pasoursint/CMSSW_5_3_6/src/GeneratorInterface/LHEInterface/src/JetInput.cc File Reference

#include <algorithm>
#include <vector>
#include <Math/GenVector/PxPyPzE4D.h>
#include <HepMC/GenEvent.h>
#include <HepMC/GenParticle.h>
#include <HepMC/GenVertex.h>
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "GeneratorInterface/LHEInterface/interface/JetInput.h"

Go to the source code of this file.

Namespaces

namespace  lhef

Functions

static void lhef::invalidateTree (JetInput::ParticleBitmap &invalid, const JetInput::ParticleVector &p, const HepMC::GenVertex *v)
static bool lhef::isContained (const std::vector< unsigned int > &list, int id)
static unsigned int lhef::partIdx (const JetInput::ParticleVector &p, const HepMC::GenParticle *particle)