LArSoft  v09_90_00
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 91 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().

92 {
95  return pandora::STATUS_CODE_SUCCESS;
96 }
#define LAR_DL_CONTENT_REGISTER_ALGORITHM(a, b)
Definition: LArDLContent.cc:76
#define LAR_DL_ALGORITHM_LIST(d)
Definition: LArDLContent.cc:26
#define LAR_DL_ALGORITHM_TOOL_LIST(d)
Definition: LArDLContent.cc:35
#define LAR_DL_CONTENT_REGISTER_ALGORITHM_TOOL(a, b)
Definition: LArDLContent.cc:83

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