Static Public Member Functions | List of all members
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 89 of file LArDLContent.cc.

90 {
93  return pandora::STATUS_CODE_SUCCESS;
94 }
#define LAR_DL_CONTENT_REGISTER_ALGORITHM(a, b)
Definition: LArDLContent.cc:74
#define LAR_DL_ALGORITHM_LIST(d)
Definition: LArDLContent.cc:25
#define LAR_DL_ALGORITHM_TOOL_LIST(d)
Definition: LArDLContent.cc:33
#define LAR_DL_CONTENT_REGISTER_ALGORITHM_TOOL(a, b)
Definition: LArDLContent.cc:81

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