LArSoft  v10_04_05
Liquid Argon Software toolkit - https://larsoft.org/
LArDLContent Class Reference

LArDLContent class. More...

#include "LArDLContent.h"

Static Public Member Functions

static pandora::StatusCode RegisterAlgorithms (const pandora::Pandora &pandora)
 Register all the lar dl content algorithms and tools with pandora. More...
 

Detailed Description

LArDLContent class.

Definition at line 19 of file LArDLContent.h.

Member Function Documentation

pandora::StatusCode LArDLContent::RegisterAlgorithms ( const pandora::Pandora &  pandora)
static

Register all the lar dl content algorithms and tools with pandora.

Parameters
pandorathe pandora instance with which to register content

Definition at line 95 of file LArDLContent.cc.

References LAR_DL_ALGORITHM_LIST, LAR_DL_ALGORITHM_TOOL_LIST, LAR_DL_CONTENT_REGISTER_ALGORITHM, and LAR_DL_CONTENT_REGISTER_ALGORITHM_TOOL.

Referenced by lar_pandora::StandardPandora::CreatePandoraInstances(), and lar_dl_content::DLMasterAlgorithm::RegisterCustomContent().

96 {
99  return pandora::STATUS_CODE_SUCCESS;
100 }
#define LAR_DL_CONTENT_REGISTER_ALGORITHM(a, b)
Definition: LArDLContent.cc:80
#define LAR_DL_ALGORITHM_LIST(d)
Definition: LArDLContent.cc:28
#define LAR_DL_ALGORITHM_TOOL_LIST(d)
Definition: LArDLContent.cc:39
#define LAR_DL_CONTENT_REGISTER_ALGORITHM_TOOL(a, b)
Definition: LArDLContent.cc:87

The documentation for this class was generated from the following files: