CMS 3D CMS Logo

BeamSpotTransientObjectsRcd.h
Go to the documentation of this file.
1 #ifndef DataRecord_BeamSpotTransientObjectsRcd_h
2 #define DataRecord_BeamSpotTransientObjectsRcd_h
3 // -*- C++ -*-
4 //
5 // Package: DataRecord
6 // Class : BeamSpotTransientObjectsRcd
7 //
16 //
17 // Author:
18 // Created: Tue Mar 6 19:34:33 CST 2007
19 // $Id$
20 //
26 
29  BeamSpotTransientObjectsRcd,
30  edm::mpl::Vector<BeamSpotOnlineHLTObjectsRcd, BeamSpotOnlineLegacyObjectsRcd, BeamSpotObjectsRcd> > {};
31 
32 #endif