Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
LArTwoDSlidingFitObjects.h File Reference

Header file for the lar two dimensional sliding fit objects. More...

#include "Pandora/StatusCodes.h"
#include <cmath>
#include <map>
#include <vector>
Include dependency graph for LArTwoDSlidingFitObjects.h:
This graph shows which files directly or indirectly include this file:

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

namespace  lar_content
 

Typedefs

typedef std::map< int, LayerFitResultlar_content::LayerFitResultMap
 
typedef std::map< int, LayerFitContributionlar_content::LayerFitContributionMap
 
typedef std::vector< LayerInterpolationlar_content::LayerInterpolationList
 
typedef std::vector< FitSegmentlar_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...
 

Detailed Description

Header file for the lar two dimensional sliding fit objects.

Log

Definition in file LArTwoDSlidingFitObjects.h.