CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_6_1_1/src/DataFormats/Provenance/interface/ProductTransientIndex.h

Go to the documentation of this file.
00001 #ifndef DataFormats_Provenance_ProductTransientIndex_h
00002 #define DataFormats_Provenance_ProductTransientIndex_h
00003 // -*- C++ -*-
00004 //
00005 // Package:     Provenance
00006 // Class  :     ProductTransientIndex
00007 // 
00016 //
00017 // Original Author:  Chris Jones
00018 //         Created:  Wed Apr  1 10:27:31 CDT 2009
00019 //
00020 
00021 namespace edm {
00022    typedef unsigned int ProductTransientIndex;
00023 }
00024 
00025 #endif