29 std::cout<<
"L1TriggerScalerESAnalyzer"<<std::endl;
32 {
std::cout<<
"L1TriggerScalerESAnalyzer "<<i<<std::endl; }
34 std::cout<<
"~L1TriggerScalerESAnalyzer "<<std::endl;
45 std::cout<<
"###L1TriggerScalerESAnalyzer::beginRun"<<std::endl;
54 std::cout<<
"###L1TriggerScalerESAnalyzer::beginJob"<<std::endl;
61 using namespace edm::eventsetup;
62 std::cout<<
"###L1TriggerScalerESAnalyzer::analyze"<<std::endl;
70 std::cout <<
"Record \"L1TriggerScalerRcd"<<
"\" does not exist "<<std::endl;
77 std::cout<<
"got L1TriggerScaler* "<< std::endl;
85 l1lumiscaler->printRunValue();
86 l1lumiscaler->printLumiSegmentValues();
87 l1lumiscaler->printFormat();
88 l1lumiscaler->printGTAlgoCounts();
89 l1lumiscaler->printGTAlgoRates();
90 l1lumiscaler->printGTAlgoPrescaling();
91 l1lumiscaler->printGTTechCounts();
92 l1lumiscaler->printGTTechRates();
93 l1lumiscaler->printGTTechPrescaling();
94 l1lumiscaler->printGTPartition0TriggerCounts();
95 l1lumiscaler->printGTPartition0TriggerRates();
96 l1lumiscaler->printGTPartition0DeadTime();
97 l1lumiscaler->printGTPartition0DeadTimeRatio();
98 std::cout<<
"print finished" << std::endl;
EventNumber_t event() const
L1TriggerScalerESAnalyzer(int i)
#define DEFINE_FWK_MODULE(type)
L1TriggerScalerESAnalyzer(edm::ParameterSet const &p)
heterocontainer::HCTypeTag TypeTag
virtual ~L1TriggerScalerESAnalyzer()
const TypeTag & type() const
static HCTypeTag findType(char const *iTypeName)
find a type based on the types name, if not found will return default HCTypeTag