Header file for the lar two dimensional sliding shower fit result class. More...
#include "Api/PandoraApi.h"#include "larpandoracontent/LArObjects/LArTwoDSlidingFitResult.h"#include <unordered_map>Go to the source code of this file.
Classes | |
| class | lar_content::TwoDSlidingShowerFitResult |
| TwoDSlidingShowerFitResult class. More... | |
| class | lar_content::ShowerExtent |
| ShowerExtent. More... | |
Namespaces | |
| lar_content | |
Typedefs | |
| typedef std::vector< TwoDSlidingShowerFitResult > | lar_content::TwoDSlidingShowerFitResultList |
| typedef std::unordered_map< const pandora::Cluster *, TwoDSlidingShowerFitResult > | lar_content::TwoDSlidingShowerFitResultMap |
| typedef std::map< int, ShowerExtent > | lar_content::ShowerPositionMap |
Enumerations | |
| enum | lar_content::ShowerEdge { lar_content::POSITIVE_SHOWER_EDGE, lar_content::NEGATIVE_SHOWER_EDGE } |
| ShowerEdge enum. More... | |
Header file for the lar two dimensional sliding shower fit result class.
Definition in file LArTwoDSlidingShowerFitResult.h.
1.8.11