CMS 3D CMS Logo

Classes | Namespaces | Functions | Variables

/data/refman/pasoursint/CMSSW_5_3_4/src/GeneratorInterface/AMPTInterface/interface/AMPTHadronizer.h File Reference

#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "GeneratorInterface/Core/interface/BaseHadronizer.h"
#include "CLHEP/Random/RandomEngine.h"
#include <map>
#include <string>
#include <vector>
#include <math.h>

Go to the source code of this file.

Classes

class  gen::AMPTHadronizer

Namespaces

namespace  gen
namespace  HepMC

Functions

float gen::ran1_ (int *)
float gen::ranart_ (int *)

Variables

CLHEP::HepRandomEngine * _amptRandomEngine

Variable Documentation

CLHEP::HepRandomEngine* _amptRandomEngine

Definition at line 33 of file AMPTHadronizer.cc.

Referenced by gen::AMPTHadronizer::AMPTHadronizer(), gen::ran1_(), and gen::ranart_().