CMS 3D CMS Logo

L1GtPsbSetupTester.cc
Go to the documentation of this file.
1 
15 // this class header
17 
18 // system include files
19 #include <iostream>
20 #include <iomanip>
21 
22 // user include files
23 // base class
24 
27 
30 
31 // forward declarations
32 
33 // constructor(s)
35  // empty
36 }
37 
38 // loop over events
40  evSetup.getData(m_getToken).print(std::cout);
41  std::cout << std::endl;
42 }
L1GtPsbSetupTester(const edm::ParameterSet &)
ESGetTokenH3DDVariant esConsumes(std::string const &Record, edm::ConsumesCollector &)
Definition: DeDxTools.cc:283
T const & getData(const ESGetToken< T, R > &iToken) const noexcept(false)
Definition: EventSetup.h:119
void analyze(edm::StreamID, const edm::Event &, const edm::EventSetup &) const override
edm::ESGetToken< L1GtPsbSetup, L1GtPsbSetupRcd > m_getToken
int iEvent
Definition: GenABIO.cc:224