Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:12:08

0001 // -*- C++ -*-
0002 //
0003 // Package:     Framework
0004 // Class  :     ESProducerExternalWork
0005 //
0006 // Author:      W. David Dagenhart
0007 // Created:     27 February 2023
0008 
0009 #include "FWCore/Framework/interface/ESProducerExternalWork.h"
0010 
0011 namespace edm {
0012 
0013   ESProducerExternalWork::ESProducerExternalWork() {}
0014 
0015 }  // namespace edm