CMS 3D CMS Logo

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

 gen
 
 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_().