![]() |
ATLAS Offline Software
|
#include "Herwig7_i/PowhegLesHouchesFileReader.h"#include "ThePEG/Interface/ClassDocumentation.h"#include "ThePEG/Interface/Reference.h"#include "ThePEG/Interface/Switch.h"#include "ThePEG/Interface/Parameter.h"#include "ThePEG/Utilities/Throw.h"#include "ThePEG/PDT/DecayMode.h"#include "ThePEG/Persistency/PersistentOStream.h"#include "ThePEG/Persistency/PersistentIStream.h"#include "ThePEG/LesHouches/LesHouchesReader.fh"#include "ThePEG/LesHouches/LesHouchesFileReader.h"#include "ThePEG/LesHouches/LesHouchesFileReader.fh"#include <sstream>#include <iostream>#include <string>#include <regex>#include <iterator>Go to the source code of this file.
Functions | |
| void powhegLesHouchesFileReader::Init | ATLAS_NOT_THREAD_SAFE () |
| Install fatal handler with default options. | |
Variables | |
| int | maxev |
| int | numweights |
| int | radtype |
| double | upbfact [2] = {1., 1.} |
|
inline |
Install fatal handler with default options.
This is meant to be easy to call from python via ctypes.
Install fatal handler with default options.
Definition at line 837 of file PowhegLesHouchesFileReader.cxx.
| int maxev |
Definition at line 37 of file PowhegLesHouchesFileReader.cxx.
| int numweights |
Definition at line 38 of file PowhegLesHouchesFileReader.cxx.
| int radtype |
Definition at line 39 of file PowhegLesHouchesFileReader.cxx.
| double upbfact[2] = {1., 1.} |
Definition at line 40 of file PowhegLesHouchesFileReader.cxx.