Pandora
Pandora source code navigator
|
Grouping of header files for many classes of use in particle flow algorithms. More...
#include "Api/PandoraContentApi.h"
#include "Geometry/DetectorGap.h"
#include "Geometry/LArTPC.h"
#include "Geometry/SubDetector.h"
#include "Helpers/ClusterFitHelper.h"
#include "Helpers/MCParticleHelper.h"
#include "Helpers/XmlHelper.h"
#include "Managers/GeometryManager.h"
#include "Managers/PluginManager.h"
#include "Objects/CaloHit.h"
#include "Objects/CartesianVector.h"
#include "Objects/Cluster.h"
#include "Objects/Helix.h"
#include "Objects/Histograms.h"
#include "Objects/MCParticle.h"
#include "Objects/OrderedCaloHitList.h"
#include "Objects/ParticleFlowObject.h"
#include "Objects/Track.h"
#include "Objects/TrackState.h"
#include "Objects/Vertex.h"
#include "Pandora/AlgorithmTool.h"
#include "Pandora/PandoraEnumeratedTypes.h"
#include "Pandora/PandoraInternal.h"
#include "Pandora/PandoraInputTypes.h"
#include "Pandora/PandoraSettings.h"
#include "Pandora/PdgTable.h"
#include "Plugins/BFieldPlugin.h"
#include "Plugins/LArTransformationPlugin.h"
#include "Plugins/EnergyCorrectionsPlugin.h"
#include "Plugins/ParticleIdPlugin.h"
#include "Plugins/PseudoLayerPlugin.h"
#include "Plugins/ShowerProfilePlugin.h"
#include <algorithm>
#include <cmath>
#include <limits>
Go to the source code of this file.
Macros | |
#define | PANDORA_MONITORING_API(command) |
Grouping of header files for many classes of use in particle flow algorithms.
Definition in file AlgorithmHeaders.h.
#define PANDORA_MONITORING_API | ( | command | ) |
Definition at line 66 of file AlgorithmHeaders.h.