CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
BranchDescriptionIndex.h
Go to the documentation of this file.
1 #ifndef DataFormats_Provenance_BranchDescriptionIndex_h
2 #define DataFormats_Provenance_BranchDescriptionIndex_h
3 // -*- C++ -*-
4 //
5 // Package: Provenance
6 // Class : BranchDescriptionIndex
7 //
16 //
17 // Original Author: Chris Jones
18 // Created: Thu Apr 30 15:46:09 CDT 2009
19 //
20 
21 // system include files
22 
23 // user include files
24 
25 // forward declarations
26 
27 namespace edm {
28  typedef unsigned int BranchDescriptionIndex;
29 }
30 
31 #endif
unsigned int BranchDescriptionIndex