lhapdf is hosted by Hepforge, IPPP Durham
LHAPDF 6.5.4
Loading...
Searching...
No Matches
LHAPDF.h
Go to the documentation of this file.
1// -*- C++ -*-
2//
3// This file is part of LHAPDF
4// Copyright (C) 2012-2023 The LHAPDF collaboration (see AUTHORS for details)
5//
6#pragma once
7#ifndef LHAPDF_LHAPDF_H
8#define LHAPDF_LHAPDF_H
9
12
13#include "LHAPDF/Version.h"
14#include "LHAPDF/PDF.h"
15#include "LHAPDF/PDFSet.h"
16#include "LHAPDF/PDFInfo.h"
17#include "LHAPDF/Factories.h"
18#include "LHAPDF/PDFIndex.h"
19#include "LHAPDF/Paths.h"
20#include "LHAPDF/LHAGlue.h"
21
22#endif