Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:02:11

0001 // -*- C++ -*-
0002 //
0003 // Author:      Chris Jones
0004 // Created:     Mon Apr 18 16:42:52 EDT 2005
0005 // $Id: T_EventSetup_EcalTPGSlidingWindow.cc,v 1.1 2007/06/22 13:08:30 paganini Exp $
0006 //
0007 
0008 // system include files
0009 
0010 // user include files
0011 #include "CondFormats/EcalObjects/interface/EcalTPGSlidingWindow.h"
0012 #include "FWCore/Utilities/interface/typelookup.h"
0013 
0014 TYPELOOKUP_DATA_REG(EcalTPGSlidingWindow);