LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
ProvenanceFwd.h
Go to the documentation of this file.
1 #ifndef canvas_Persistency_Provenance_ProvenanceFwd_h
2 #define canvas_Persistency_Provenance_ProvenanceFwd_h
3 
4 // ======================================================================
5 //
6 // ProvenanceFwd
7 //
8 // ======================================================================
9 
10 namespace art {
11 
12  class BranchDescription;
13  class BranchID;
14  struct BranchKey;
15  class BranchMapper;
16  class EventAuxiliary;
17  class EventID;
18  class ModuleDescription;
19  class Parentage;
20  struct ProcessConfiguration;
21  class ProcessHistory;
22  class ProductID;
23  class ProductProvenance;
24  class RunAuxiliary;
25  class RunID;
26  class SubRunAuxiliary;
27  class SubRunID;
28  class Timestamp;
29 
30 } // art
31 
32  // ----------------------------------------------------------------------
33 
35 #include "canvas/Persistency/Provenance/Compatibility/BranchIDList.h"
41 
42  // ======================================================================
43 
44 #endif /* canvas_Persistency_Provenance_ProvenanceFwd_h */
45 
46 // Local Variables:
47 // mode: c++
48 // End:
HLT enums.