CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions
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

 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)