LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
BranchListIndex.h
Go to the documentation of this file.
1 #ifndef canvas_Persistency_Provenance_BranchListIndex_h
2 #define canvas_Persistency_Provenance_BranchListIndex_h
3 
4 // ======================================================================
5 //
6 // BranchListIndex:
7 //
8 // ======================================================================
9 
10 #include <vector>
11 
12 namespace art {
13  typedef unsigned short BranchListIndex;
14  typedef std::vector<BranchListIndex> BranchListIndexes;
15 }
16 
17 #endif /* canvas_Persistency_Provenance_BranchListIndex_h */
18 
19 // Local Variables:
20 // mode: c++
21 // End:
std::vector< BranchListIndex > BranchListIndexes
unsigned short BranchListIndex
HLT enums.