CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions | Variables
Hydjet2Hadronizer.cc File Reference
#include <TLorentzVector.h>
#include <TVector3.h>
#include <TMath.h>
#include "GeneratorInterface/Core/interface/FortranInstance.h"
#include "GeneratorInterface/Hydjet2Interface/interface/Hydjet2Hadronizer.h"
#include "GeneratorInterface/Hydjet2Interface/interface/RandArrayFunction.h"
#include "GeneratorInterface/Hydjet2Interface/interface/HadronDecayer.h"
#include "GeneratorInterface/Hydjet2Interface/interface/GrandCanonical.h"
#include "GeneratorInterface/Hydjet2Interface/interface/StrangePotential.h"
#include "GeneratorInterface/Hydjet2Interface/interface/EquationSolver.h"
#include "GeneratorInterface/Hydjet2Interface/interface/Particle.h"
#include "GeneratorInterface/Hydjet2Interface/interface/ParticlePDG.h"
#include "GeneratorInterface/Hydjet2Interface/interface/UKUtility.h"
#include <iostream>
#include <fstream>
#include <cmath>
#include "boost/lexical_cast.hpp"
#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/PythiaWrapper6_4.h"
#include "HepMC/GenEvent.h"
#include "HepMC/HeavyIon.h"
#include "HepMC/SimpleVector.h"
#include "SimDataFormats/GeneratorProducts/interface/HepMCProduct.h"
#include "SimDataFormats/GeneratorProducts/interface/GenEventInfoProduct.h"
#include "SimDataFormats/GeneratorProducts/interface/GenRunInfoProduct.h"
#include "SimDataFormats/HiGenData/interface/GenHIEvent.h"
#include "GeneratorInterface/Hydjet2Interface/interface/HYJET_COMMONS.h"

Go to the source code of this file.

Functions

HYFPARCommon COMMON_BLOCK (HYFPAR, hyfpar)
 
HYJPARCommon COMMON_BLOCK (HYJPAR, hyjpar)
 
HYPARTCommon COMMON_BLOCK (HYPART, hypart)
 
void hyevnt_ ()
 
void myini_ ()
 

Variables

HYIPARCommon COMMON_BLOCK (HYIPAR, hyipar)
 
bool ev =0
 
TString RunInputHYDJETstr
 

Function Documentation

HYFPARCommon COMMON_BLOCK ( HYFPAR  ,
hyfpar   
)
HYJPARCommon COMMON_BLOCK ( HYJPAR  ,
hyjpar   
)
HYPARTCommon COMMON_BLOCK ( HYPART  ,
hypart   
)
void hyevnt_ ( )
void myini_ ( )

Variable Documentation

HYPARTCommon COMMON_BLOCK(HYPART, hypart) ( HYIPAR  ,
hyipar   
)
bool ev =0

Definition at line 90 of file Hydjet2Hadronizer.cc.

Referenced by EventWithHistory::add(), RPCMonitorLinkSynchro::analyze(), PrimaryVertexAnalyzer4PU::analyzeVertexCollectionTP(), CmsShowMain::checkLiveMode(), DDConstant::createConstantsFromEvaluator(), hitfit::Top_Decaykin::dump_ev(), edm::NavigateEventsLooper::duringLoop(), FWGUIManager::eventChangedCallback(), FWGUIManager::exportAllViews(), edm::FWLiteFilterWrapper< T >::filter(), AlignableDataIORoot::findEntry(), HIPUserVariablesIORoot::findEntry(), hitfit::Top_Fit::fit(), FWGlimpseView::FWGlimpseView(), hitfit::gentop(), hitfit::gentth(), FWPopupMenu::HandleKey(), HcalDigisClient::HcalDigisEndjob(), MultiHitGeneratorFromChi2::hitSets(), PixelTripletNoTipGenerator::hitTriplets(), PixelTripletLargeTipGenerator::hitTriplets(), PixelTripletHLTGenerator::hitTriplets(), PixelTripletLowPtGenerator::hitTriplets(), DDLRotationAndReflection::isLeftHanded(), main(), DDLRotationAndReflection::makeX(), DDLRotationAndReflection::makeY(), DDLRotationAndReflection::makeZ(), operator<<(), PrimaryVertexAnalyzer4PU::printEventSummary(), DDLTubs::processElement(), DDLPseudoTrap::processElement(), DDLTorus::processElement(), DDLTrapezoid::processElement(), DDLEllipticalTube::processElement(), DDLOrb::processElement(), DDLParallelepiped::processElement(), DDLBox::processElement(), DDLSphere::processElement(), DDLCone::processElement(), DDLEllipsoid::processElement(), DDLAlgoPosPart::processElement(), DDLDivision::processElement(), DDLPolyGenerator::processElement(), DDLElementaryMaterial::processElement(), DDLPosPart::processElement(), DDLBooleanSolid::processElement(), DDLRotationAndReflection::processElement(), DDLCompositeMaterial::processElement(), edm::EventProcessor::processEvent(), DDLRotationByAxis::processOne(), TrackerGeometricDetExtraESModule::produce(), ESDCCHeaderBlock::setEV(), FWGLEventHandler::setViewer(), DDLSAX2ExpressionHandler::startElement(), hitfit::Constraint::sum_mass_terms(), hitfit::Constraint_Intermed_Labels::sum_mass_terms(), FWTableViewTableManager::updateEvaluators(), DDStreamer::vars_read(), and DDStreamer::vars_write().

TString RunInputHYDJETstr

Definition at line 86 of file Hydjet2Hadronizer.cc.