10 #ifndef Pythia8_SLHAinterface_H    11 #define Pythia8_SLHAinterface_H    13 #include "Pythia8/Basics.h"    14 #include "Pythia8/ParticleData.h"    15 #include "Pythia8/PythiaStdlib.h"    16 #include "Pythia8/Settings.h"    17 #include "Pythia8/StandardModel.h"    18 #include "Pythia8/SusyCouplings.h"    42     coupSUSYPtr     = 
infoPtr->coupSUSYPtr;
    46   void init( 
bool& useSHLAcouplings, stringstream& ParticleDataBuffer );
 SusyLesHouches slha
SusyLesHouches - SLHA object for interface to SUSY spectra. 
Definition: SLHAinterface.h:56
 
Rndm * rndmPtr
Pointer to the random number generator. 
Definition: Info.h:89
 
Logger * loggerPtr
Pointer to the logger. 
Definition: Info.h:86
 
void pythia2slha()
Definition: SLHAinterface.cc:760
 
CoupSM * coupSMPtr
Pointers to Standard Model and Beyond SM couplings. 
Definition: Info.h:95
 
Definition: SLHAinterface.h:27
 
int meMode
Internal data members. 
Definition: SLHAinterface.h:70
 
Info * infoPtr
Pointers to PYTHIA objects. 
Definition: SLHAinterface.h:59
 
void init(bool &useSHLAcouplings, stringstream &ParticleDataBuffer)
Initialize and switch to SUSY couplings if reading SLHA spectrum. 
Definition: SLHAinterface.cc:19
 
Definition: SusyLesHouches.h:393
 
void setPtr(Info *infoPtrIn)
Set pointers. 
Definition: SLHAinterface.h:36
 
Definition: StandardModel.h:142
 
ParticleData * particleDataPtr
Pointer to the particle data table. 
Definition: Info.h:83
 
SLHAinterface()
Constructor. 
Definition: SLHAinterface.h:32
 
Header for classes to set beam momentum and interaction vertex spread. 
Definition: Analysis.h:20
 
This class holds a map of all ParticleDataEntries. 
Definition: ParticleData.h:423
 
Settings * settingsPtr
Pointer to the settings database. 
Definition: Info.h:80
 
bool initSLHA()
Initialize SUSY Les Houches Accord data. 
Definition: SLHAinterface.cc:56
 
CoupSM * coupSMPtr
SM couplings and SLHA derived couplings class. 
Definition: SLHAinterface.h:66
 
Definition: SusyCouplings.h:27
 
Definition: Settings.h:196