Header file for the lar two dimensional sliding fit objects. More...
#include "Pandora/StatusCodes.h"
#include <cmath>
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | lar_content::LayerFitResult |
class LayerFitResult More... | |
class | lar_content::LayerFitContribution |
LayerFitContribution class. More... | |
class | lar_content::LayerInterpolation |
LayerInterpolation class. More... | |
class | lar_content::FitSegment |
FitSegment class. More... | |
Namespaces | |
lar_content | |
Typedefs | |
typedef std::map< int, LayerFitResult > | lar_content::LayerFitResultMap |
typedef std::map< int, LayerFitContribution > | lar_content::LayerFitContributionMap |
typedef std::vector< LayerInterpolation > | lar_content::LayerInterpolationList |
typedef std::vector< FitSegment > | lar_content::FitSegmentList |
Enumerations | |
enum | lar_content::TransverseDirection { lar_content::POSITIVE_IN_X, lar_content::NEGATIVE_IN_X, lar_content::UNCHANGED_IN_X, lar_content::UNKNOWN } |
TransverseDirection enum. More... | |
Header file for the lar two dimensional sliding fit objects.
Definition in file LArTwoDSlidingFitObjects.h.