LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
fwd.h
Go to the documentation of this file.
1 #ifndef art_Persistency_Provenance_fwd_h
2 #define art_Persistency_Provenance_fwd_h
3 
4 // ======================================================================
5 // Forward declarations of types in Provenance
6 // ======================================================================
7 
8 namespace art {
9  class ModuleContext;
10  class ModuleDescription;
11  class PathContext;
12 } // namespace art
13 
14 // ======================================================================
15 
16 #endif /* art_Persistency_Provenance_fwd_h */
17 
18 // Local Variables:
19 // mode: c++
20 // End:
Definition: MVAAlg.h:12