CMS 3D CMS Logo

ProducingModuleHelper.cc
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: FWCore/Framework
4 //
5 // Original Author: W. David Dagenhart
6 // Created: 1 December 2017
7 
11 
12 namespace edm {
13  namespace stream {
14 
16  Event const& ev,
17  EventSetup const& es,
19  base->acquire(ev, es, holder);
20  }
21 
22  void doAcquireIfNeeded(void*,
23  Event const&,
24  EventSetup const&,
26  }
27  }
28 }
bool ev
virtual void acquire(Event const &, edm::EventSetup const &, WaitingTaskWithArenaHolder)=0
base
Make Sure CMSSW is Setup ##.
HLT enums.
void doAcquireIfNeeded(impl::ExternalWork *, Event const &, EventSetup const &, WaitingTaskWithArenaHolder &)