LArSoft  v10_06_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 103 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().

104 {
107  return pandora::STATUS_CODE_SUCCESS;
108 }
#define LAR_DL_CONTENT_REGISTER_ALGORITHM(a, b)
Definition: LArDLContent.cc:88
#define LAR_DL_ALGORITHM_LIST(d)
Definition: LArDLContent.cc:32
#define LAR_DL_ALGORITHM_TOOL_LIST(d)
Definition: LArDLContent.cc:44
#define LAR_DL_CONTENT_REGISTER_ALGORITHM_TOOL(a, b)
Definition: LArDLContent.cc:95

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