CMS 3D CMS Logo

L1MuCSCTFParametersTester.cc
Go to the documentation of this file.
1 
15 // this class header
17 
18 // system include files
19 #include <iomanip>
20 #include <iostream>
21 
22 // user include files
23 // base class
24 
27 
30 
33 
36 
37 // forward declarations
38 
39 // constructor(s)
41 
42 // loop over events
44  evSetup.getData(token_).print(std::cout);
45 }
int iEvent
Definition: GenABIO.cc:224
bool getData(T &iHolder) const
Definition: EventSetup.h:122
void analyze(const edm::Event &, const edm::EventSetup &) override
edm::ESGetToken< L1MuCSCTFConfiguration, L1MuCSCTFConfigurationRcd > token_
L1MuCSCTFParametersTester(const edm::ParameterSet &)