Classes | Namespaces | Typedefs | Enumerations
LArThreeDSlidingConeFitResult.h File Reference

Header file for the lar three dimensional sliding cone fit result class. More...

#include "Api/PandoraApi.h"
#include "larpandoracontent/LArObjects/LArThreeDSlidingFitResult.h"
#include <list>
#include <unordered_map>

Go to the source code of this file.

Classes

class  lar_content::SimpleCone
 SimpleCone class. More...
 
class  lar_content::ThreeDSlidingConeFitResult
 ThreeDSlidingConeFitResult class. More...
 

Namespaces

 lar_content
 

Typedefs

typedef std::vector< SimpleCone > lar_content::SimpleConeList
 
typedef std::map< int, pandora::TrackState > lar_content::TrackStateMap
 
typedef std::vector< ThreeDSlidingConeFitResult > lar_content::ThreeDSlidingConeFitResultList
 
typedef std::unordered_map< const pandora::Cluster *, ThreeDSlidingConeFitResult > lar_content::ThreeDSlidingConeFitResultMap
 

Enumerations

enum  lar_content::ConeSelection { lar_content::CONE_FORWARD_ONLY, lar_content::CONE_BACKWARD_ONLY, lar_content::CONE_BOTH_DIRECTIONS }
 ConeSelection enum. More...
 

Detailed Description

Header file for the lar three dimensional sliding cone fit result class.

Log

Definition in file LArThreeDSlidingConeFitResult.h.