Skip to content
Snippets Groups Projects
Commit db7dd73b authored by Kenji Hamano's avatar Kenji Hamano Committed by Graeme Stewart
Browse files

phi plots fixed (TrigMETMonitoring-00-05-08)

	* fixed MET phi plots.
	* removed unnecessary histograms.
	* tagged: TrigMETMonitoring-00-05-08

2015-07-22 Kenji Hamano <kenji.hamano@cern.ch>
	* added HLT_xe110_mht_L1XE50 and HLT_xe120_mht_L1XE50 to TrigMETMonitCategory.py
	* tagged: TrigMETMonitoring-00-05-07
parent 6402c2fd
No related branches found
No related tags found
No related merge requests found
......@@ -49,6 +49,7 @@ private:
void addHLTStatusHistogram();
void addL1vsHLTHistograms();
void addHLTvsOffHistograms();
void addL1vsOffHistograms();
StatusCode fillMETHist();
......
......@@ -15,6 +15,8 @@ met_triggers_hlt = [
## "HLT_mu30",
"HLT_xe90_mht_L1XE50",
"HLT_xe100_mht_L1XE50",
"HLT_xe110_mht_L1XE50",
"HLT_xe120_mht_L1XE50",
#"HLT_xs30",
#"HLT_xe70_tc_lcw",
#"HLT_xe80_tc_lcw_L1XE50",
......
......@@ -12,7 +12,11 @@ import sys
##############
#InputFiles = ['/hep300/data-shared/MET/271595/files/data15_13TeV.00271595.physics_Main.merge.AOD.f611_m1463._lb0331._0001.1']
InputFiles = ['/hep300/data/khamano/data16/data16_13TeV.00298967.physics_Main.merge.AOD.f696_m1588/data16_13TeV.00298967.physics_Main.merge.AOD.f696_m1588._lb0157._0006.1']
#InputFiles = ['/hep300/data/khamano/data16/data16_13TeV.00298967.physics_Main.merge.AOD.f696_m1588/data16_13TeV.00298967.physics_Main.merge.AOD.f696_m1588._lb0157._0006.1']
#InputFiles = ['/hep300/data/khamano/data16/data16_13TeV.00298967.physics_EnhancedBias.merge.AOD.r8138_p2645/AOD.08788661._000026.pool.root.1','/hep300/data/khamano/data16/data16_13TeV.00298967.physics_EnhancedBias.merge.AOD.r8138_p2645/AOD.08788661._000309.pool.root.1','/hep300/data/khamano/data16/data16_13TeV.00298967.physics_EnhancedBias.merge.AOD.r8138_p2645/AOD.08788661._000352.pool.root.1','/hep300/data/khamano/data16/data16_13TeV.00298967.physics_EnhancedBias.merge.AOD.r8138_p2645/AOD.08788661._000447.pool.root.1','/hep300/data/khamano/data16/data16_13TeV.00298967.physics_EnhancedBias.merge.AOD.r8138_p2645/AOD.08788661._000476.pool.root.1']
InputFiles = ['/hep300/data/khamano/data16/data16_13TeV.00305543.physics_Main.merge.AOD.f729_m1646/data16_13TeV.00305543.physics_Main.merge.AOD.f729_m1646._lb0127._0004.1','/hep300/data/khamano/data16/data16_13TeV.00305543.physics_Main.merge.AOD.f729_m1646/data16_13TeV.00305543.physics_Main.merge.AOD.f729_m1646._lb0405._0003.1','/hep300/data/khamano/data16/data16_13TeV.00305543.physics_Main.merge.AOD.f729_m1646/data16_13TeV.00305543.physics_Main.merge.AOD.f729_m1646._lb0573._0002.1','/hep300/data/khamano/data16/data16_13TeV.00305543.physics_Main.merge.AOD.f729_m1646/data16_13TeV.00305543.physics_Main.merge.AOD.f729_m1646._lb0947._0002.1','/hep300/data/khamano/data16/data16_13TeV.00305543.physics_Main.merge.AOD.f729_m1646/data16_13TeV.00305543.physics_Main.merge.AOD.f729_m1646._lb0989._0001.1']
# xs trigger
......@@ -165,4 +169,5 @@ print HLTmetMonMan
# Events to run over
##########################
theApp.EvtMax = -1
#theApp.EvtMax = 10
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment