![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Factory implementations for content intended for use with particle flow reconstruction at liquid argon time projection chambers. More...
#include "Api/PandoraApi.h"#include "Pandora/Algorithm.h"#include "Pandora/AlgorithmTool.h"#include "Pandora/Pandora.h"#include "larpandoradlcontent/LArCheating/DLCheatHierarchyTool.h"#include "larpandoradlcontent/LArControlFlow/DLMasterAlgorithm.h"#include "larpandoradlcontent/LArMonitoring/DlHitValidationAlgorithm.h"#include "larpandoradlcontent/LArSignalId/DlSNSignalAlgorithm.h"#include "larpandoradlcontent/LArThreeDReco/LArEventBuilding/DLLaterTierHierarchyTool.h"#include "larpandoradlcontent/LArThreeDReco/LArEventBuilding/DLNeutrinoHierarchyAlgorithm.h"#include "larpandoradlcontent/LArThreeDReco/LArEventBuilding/DLPrimaryHierarchyTool.h"#include "larpandoradlcontent/LArTrackShowerId/DlClusterCharacterisationAlgorithm.h"#include "larpandoradlcontent/LArTrackShowerId/DlHitTrackShowerIdAlgorithm.h"#include "larpandoradlcontent/LArTrackShowerId/DlPfoCharacterisationAlgorithm.h"#include "larpandoradlcontent/LArTwoDReco/DlTrackShowerStreamSelectionAlgorithm.h"#include "larpandoradlcontent/LArVertex/DlSecondaryVertexingAlgorithm.h"#include "larpandoradlcontent/LArVertex/DlVertexingAlgorithm.h"#include "larpandoradlcontent/LArDLContent.h"Go to the source code of this file.
Namespaces | |
| lar_dl_content | |
Macros | |
| #define | LAR_DL_ALGORITHM_LIST(d) |
| #define | LAR_DL_ALGORITHM_TOOL_LIST(d) |
| #define | DL_FACTORY Factory |
| #define | LAR_DL_CONTENT_CREATE_ALGORITHM_FACTORY(a, b) |
| #define | LAR_DL_CONTENT_CREATE_ALGORITHM_TOOL_FACTORY(a, b) |
| #define | LAR_DL_CONTENT_REGISTER_ALGORITHM(a, b) |
| #define | LAR_DL_CONTENT_REGISTER_ALGORITHM_TOOL(a, b) |
Factory implementations for content intended for use with particle flow reconstruction at liquid argon time projection chambers.
Definition in file LArDLContent.cc.
| #define DL_FACTORY Factory |
Definition at line 49 of file LArDLContent.cc.
| #define LAR_DL_ALGORITHM_LIST | ( | d | ) |
Definition at line 32 of file LArDLContent.cc.
Referenced by LArDLContent::RegisterAlgorithms().
| #define LAR_DL_ALGORITHM_TOOL_LIST | ( | d | ) |
Definition at line 44 of file LArDLContent.cc.
Referenced by LArDLContent::RegisterAlgorithms().
| #define LAR_DL_CONTENT_CREATE_ALGORITHM_FACTORY | ( | a, | |
| b | |||
| ) |
Definition at line 57 of file LArDLContent.cc.
| #define LAR_DL_CONTENT_CREATE_ALGORITHM_TOOL_FACTORY | ( | a, | |
| b | |||
| ) |
Definition at line 71 of file LArDLContent.cc.
| #define LAR_DL_CONTENT_REGISTER_ALGORITHM | ( | a, | |
| b | |||
| ) |
Definition at line 88 of file LArDLContent.cc.
Referenced by LArDLContent::RegisterAlgorithms().
| #define LAR_DL_CONTENT_REGISTER_ALGORITHM_TOOL | ( | a, | |
| b | |||
| ) |
Definition at line 95 of file LArDLContent.cc.
Referenced by LArDLContent::RegisterAlgorithms().