CMS 3D CMS Logo

Variables
Hydjet2Hadronizer.cc File Reference
#include <TLorentzVector.h>
#include <TMath.h>
#include <TVector3.h>
#include "GeneratorInterface/Hydjet2Interface/interface/Hydjet2Hadronizer.h"
#include <cmath>
#include <fstream>
#include <iostream>
#include "FWCore/Concurrency/interface/SharedResourceNames.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/Run.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/EDMException.h"
#include "GeneratorInterface/Pythia6Interface/interface/Pythia6Declarations.h"
#include "GeneratorInterface/Pythia6Interface/interface/Pythia6Service.h"
#include "HepMC/GenEvent.h"
#include "HepMC/HeavyIon.h"
#include "HepMC/IO_HEPEVT.h"
#include "HepMC/PythiaWrapper6_4.h"
#include "HepMC/SimpleVector.h"
#include "SimDataFormats/GeneratorProducts/interface/GenEventInfoProduct.h"
#include "SimDataFormats/GeneratorProducts/interface/GenRunInfoProduct.h"
#include "SimDataFormats/GeneratorProducts/interface/HepMCProduct.h"
#include "SimDataFormats/HiGenData/interface/GenHIEvent.h"

Go to the source code of this file.

Variables

CLHEP::HepRandomEngine * hjRandomEngine
 Interface to the HYDJET++ (Hydjet2) generator (since core v. 2.4.3), produces HepMC events. More...
 

Variable Documentation

◆ hjRandomEngine

CLHEP::HepRandomEngine* hjRandomEngine

Interface to the HYDJET++ (Hydjet2) generator (since core v. 2.4.3), produces HepMC events.

Version
1.3
Author
Andrey Belyaev

Definition at line 37 of file Hydjet2Hadronizer.cc.

Referenced by gen::Hydjet2Hadronizer::doSetRandomEngine(), and gen::Hydjet2Hadronizer::readSettings().