LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
LArDLContent.h
Go to the documentation of this file.
1 
8 #ifndef LAR_DL_CONTENT_H
9 #define LAR_DL_CONTENT_H 1
10 
11 namespace pandora
12 {
13 class Pandora;
14 }
15 
20 {
21 public:
27  static pandora::StatusCode RegisterAlgorithms(const pandora::Pandora &pandora);
28 };
29 
30 #endif // #ifndef LAR_DL_CONTENT_H
LArDLContent class.
Definition: LArDLContent.h:19