#include "Physics/HEDIS/XSection/HEDISStrucFunc.h"#include "Physics/HEDIS/EventGen/HEDISInteractionListGenerator.h"#include "Framework/EventGen/InteractionList.h"#include "Framework/Messenger/Messenger.h"#include "Framework/Utils/RunOpt.h"#include "Framework/Conventions/Constants.h"#include "Framework/ParticleData/PDGCodes.h"#include "Framework/ParticleData/PDGUtils.h"#include <TSystem.h>#include <TMath.h>#include "LHAPDF/LHAPDF.h"Go to the source code of this file.
Variables | |
| double | xPDFmin |
| double | Q2PDFmin |
| double | Q2PDFmax |
| std::map< int, double > | mPDFQrk |
| std::map<int, double> mPDFQrk |
Definition at line 42 of file HEDISStrucFunc.cxx.
| double Q2PDFmax |
Definition at line 41 of file HEDISStrucFunc.cxx.
| double Q2PDFmin |
Definition at line 40 of file HEDISStrucFunc.cxx.
| double xPDFmin |
Definition at line 39 of file HEDISStrucFunc.cxx.
1.8.11