CMS 3D CMS Logo

TestHostOnlyHelperClass.h
Go to the documentation of this file.
1 #ifndef HeterogeneousCore_AlpakaTest_interface_TestHostOnlyHelperClass_h
2 #define HeterogeneousCore_AlpakaTest_interface_TestHostOnlyHelperClass_h
3 
4 #include "DataFormats/TestObjects/interface/ToyProducts.h"
13 
14 namespace cms::alpakatest {
16  public:
18 
20 
21  int run(edm::Event const& iEvent, edm::EventSetup const& iSetup) const;
22 
23  private:
26  };
27 } // namespace cms::alpakatest
28 
29 #endif
edm::EDGetTokenT< edmtest::IntProduct > const edToken_
int iEvent
Definition: GenABIO.cc:224
int run(edm::Event const &iEvent, edm::EventSetup const &iSetup) const
TestHostOnlyHelperClass(edm::ParameterSet const &iConfig, edm::ConsumesCollector iC)
static void fillPSetDescription(edm::ParameterSetDescription &iDesc)
edm::ESGetToken< cms::alpakatest::ESTestDataA, AlpakaESTestRecordA > const esToken_