Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing newlines in DQM modules #44229

Merged
merged 17 commits into from
Feb 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DQM/DataScouting/test/HLTvsRECOstudies/README
Original file line number Diff line number Diff line change
Expand Up @@ -188,4 +188,4 @@ The output file is : outputPhysicsDST_HLTplusAOD.root
- This file contains both AOD data format + PhysicsDST data format
and can be used for HLT vs RECO comparisons on event-by-event base.

--
--
2 changes: 1 addition & 1 deletion DQM/HcalTasks/data/HcalQualityTests.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@
<LINK name="*Hcal/DigiTask/CapID/CapID_BadvsLS*">
<TestName activate="true">BadCapIDThreshold</TestName>
</LINK>
</TESTSCONFIGURATION>
</TESTSCONFIGURATION>
2 changes: 1 addition & 1 deletion DQM/Integration/scripts/harvesting_tools/Harvesting.sh
Original file line number Diff line number Diff line change
Expand Up @@ -233,4 +233,4 @@ echo
echo "=========================================================="
echo End Harvesting script at `date`
echo "=========================================================="
echo
echo
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
<TestName activate="true">L1TOccupancyTest</TestName>
</LINK>

</TESTSCONFIGURATION>
</TESTSCONFIGURATION>
2 changes: 1 addition & 1 deletion DQM/Physics/test/crab_topDQM_production.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ copy_data = 0

[GRID]
#se_white_list = T2_DE_DESY, T2_DE_RWTH
#group = dcms
#group = dcms
Original file line number Diff line number Diff line change
Expand Up @@ -596,4 +596,4 @@ Fx.Transitions = {
return Fx.Transitions.bounceOut(t*2-d, 0, c, d) * .5 + c*.5 + b;
}

};
};
Original file line number Diff line number Diff line change
Expand Up @@ -2512,4 +2512,4 @@ if (/Konqueror|Safari|KHTML/.test(navigator.userAgent)) {
}
}

Element.addMethods();
Element.addMethods();
Original file line number Diff line number Diff line change
Expand Up @@ -1087,4 +1087,4 @@ Element.Methods.visualEffect = function(element, effect, options) {
return $(element);
};

Element.addMethods();
Element.addMethods();
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ var Scriptaculous = {
}
}

Scriptaculous.load();
Scriptaculous.load();
Original file line number Diff line number Diff line change
Expand Up @@ -275,4 +275,4 @@ Control.Slider.prototype = {
this.options.onChange(this.values.length>1 ? this.values : this.value, this);
this.event = null;
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -561,4 +561,4 @@ Test.context = function(name, spec, log){
}
}
new Test.Unit.Runner(compiledSpec, { titles: titles, testLog: log || 'testlog', context: name });
};
};
2 changes: 1 addition & 1 deletion DQM/SiPixelMonitorClient/test/test.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@
<row/>
</layout><layout name="Default">
<row/>
</layout></Layouts>
</layout></Layouts>
2 changes: 1 addition & 1 deletion DQM/SiStripMonitorClient/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ To access the DQM file a valid certificate and key has to be provided to the scr
####moduleOccupancyTrend
`moduleOccupancyTrend.sh <Datataking_period> <Dataset_type> <modulelistfile> <user certificate file> <user key file>` <runlistFile>

This script uses almost the same parameters as the moduleOccupancyPlot, instead of giving a single runNumber the run numbers are listed in the <runlistFile> a text file with a runNumber for each line. The script produces plots of single module occupancy superimposed for each run in the list, plus a trend of the occupancy per event, for single modules, and for the sum of all modules occupancy.
This script uses almost the same parameters as the moduleOccupancyPlot, instead of giving a single runNumber the run numbers are listed in the <runlistFile> a text file with a runNumber for each line. The script produces plots of single module occupancy superimposed for each run in the list, plus a trend of the occupancy per event, for single modules, and for the sum of all modules occupancy.
2 changes: 1 addition & 1 deletion DQM/SiStripMonitorClient/data/certRunFlagsOld.txt
Original file line number Diff line number Diff line change
Expand Up @@ -152,4 +152,4 @@
70659 10-Nov-2008 Good 4642 events w/CTF tracks;
70664 10-Nov-2008 Good 29802 events w/CTF tracks;
70674 11-Nov-2008 Good 35263 events w/CTF tracks;
70675 11-Nov-2008 Good 71458 events w/CTF tracks;
70675 11-Nov-2008 Good 71458 events w/CTF tracks;
2 changes: 1 addition & 1 deletion DQM/SiStripMonitorClient/scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ Count and compare the dead roc at beginning and the end of the run
PhaseITreeProducer
==================

Produce the tree for TkCommissioner
Produce the tree for TkCommissioner
2 changes: 1 addition & 1 deletion DQM/SiStripMonitorClient/scripts/bs_bad_ls_harvester
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ then

touch $HARVESTING_CREATED

fi
fi
2 changes: 1 addition & 1 deletion DQM/SiStripMonitorClient/scripts/moduleOccupancyPlots.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ curl -k --cert $5 --key $6 -X GET 'https://cmsweb.cern.ch/dqm/offline/data/brows
curl -k --cert $5 --key $6 -X GET https://cmsweb.cern.ch/dqm/offline/data/browse/ROOT/OfflineData/$1/$2/000${nnn}xx/${dqmFileName} > /tmp/${dqmFileName}

moduleOccupancyPlots /tmp/${dqmFileName} $4 4 "$2_" "_run_$3"
rm index.html
rm index.html
Original file line number Diff line number Diff line change
Expand Up @@ -596,4 +596,4 @@ Fx.Transitions = {
return Fx.Transitions.bounceOut(t*2-d, 0, c, d) * .5 + c*.5 + b;
}

};
};
Original file line number Diff line number Diff line change
Expand Up @@ -2512,4 +2512,4 @@ if (/Konqueror|Safari|KHTML/.test(navigator.userAgent)) {
}
}

Element.addMethods();
Element.addMethods();
Original file line number Diff line number Diff line change
Expand Up @@ -1087,4 +1087,4 @@ Element.Methods.visualEffect = function(element, effect, options) {
return $(element);
};

Element.addMethods();
Element.addMethods();
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ var Scriptaculous = {
}
}

Scriptaculous.load();
Scriptaculous.load();
Original file line number Diff line number Diff line change
Expand Up @@ -275,4 +275,4 @@ Control.Slider.prototype = {
this.options.onChange(this.values.length>1 ? this.values : this.value, this);
this.event = null;
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -561,4 +561,4 @@ Test.context = function(name, spec, log){
}
}
new Test.Unit.Runner(compiledSpec, { titles: titles, testLog: log || 'testlog', context: name });
};
};
2 changes: 1 addition & 1 deletion DQM/SiStripMonitorClient/test/loader.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
window.location=newurl;
</script>
</head>
</html>
</html>
2 changes: 1 addition & 1 deletion DQM/SiStripMonitorSummary/scripts/afstokenchecker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ if [ $delta -le $mindelta ]; then
tokens
else
date "+[%c] $1 . Token expires in $delta second: ok"
fi
fi
2 changes: 1 addition & 1 deletion DQM/SiStripMonitorSummary/scripts/makeModulePlots.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ if [ $(( $3 & 2 )) -eq 2 ]; then
fi
cmsRun $CMSSW_BASE/src/DQM/SiStripMonitorSummary/test/DBReader_conddbmonitoring_singlemodule_cfg.py logDestination=cout outputRootFile=$outputroot moduleList_load=$2 globalTag=$4 connectionString=$5 tagName=$6 recordName=$7 runNumber=$1 PedestalMon=$pedmon NoiseMon=$noisemon gainNorm=$8 simGainNorm=$9

makeModulePlots $outputroot $2 $3 "/tmp/" ${10}
makeModulePlots $outputroot $2 $3 "/tmp/" ${10}
2 changes: 1 addition & 1 deletion DQM/TrackerCommon/test/jquery/cluetip/jquery-cluetip.css
Original file line number Diff line number Diff line change
Expand Up @@ -227,4 +227,4 @@
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
zoom: 1;
}
}
2 changes: 1 addition & 1 deletion DQM/TrackerCommon/test/jquery/css/screen.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ h1 { font-size: large }

#main { padding: 1em; }

a img { border: none; }
a img { border: none; }
Original file line number Diff line number Diff line change
Expand Up @@ -402,4 +402,4 @@
}/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
2 changes: 1 addition & 1 deletion DQM/TrackerCommon/test/jquery/js/jquery-1.3.2.min.js

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion DQM/TrackerCommon/test/jquery/treeview/jquery.treeview.js
Original file line number Diff line number Diff line change
Expand Up @@ -241,4 +241,4 @@
// provide backwards compability
$.fn.Treeview = $.fn.treeview;

})(jQuery);
})(jQuery);
2 changes: 1 addition & 1 deletion DQM/TrackerCommon/test/js_files/ConfigBox.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ function alertContents()
alert('There was a problem with the request.');
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -596,4 +596,4 @@ Fx.Transitions = {
return Fx.Transitions.bounceOut(t*2-d, 0, c, d) * .5 + c*.5 + b;
}

};
};
Original file line number Diff line number Diff line change
Expand Up @@ -2512,4 +2512,4 @@ if (/Konqueror|Safari|KHTML/.test(navigator.userAgent)) {
}
}

Element.addMethods();
Element.addMethods();
Original file line number Diff line number Diff line change
Expand Up @@ -1087,4 +1087,4 @@ Element.Methods.visualEffect = function(element, effect, options) {
return $(element);
};

Element.addMethods();
Element.addMethods();
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ var Scriptaculous = {
}
}

Scriptaculous.load();
Scriptaculous.load();
Original file line number Diff line number Diff line change
Expand Up @@ -275,4 +275,4 @@ Control.Slider.prototype = {
this.options.onChange(this.values.length>1 ? this.values : this.value, this);
this.event = null;
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -561,4 +561,4 @@ Test.context = function(name, spec, log){
}
}
new Test.Unit.Runner(compiledSpec, { titles: titles, testLog: log || 'testlog', context: name });
};
};
2 changes: 1 addition & 1 deletion DQM/TrackerRemapper/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ DEBUG mode

There is another mode of operation that alters default contentents of REMAP/ANALYZE histograms and creates additional files in the working directory that are used for debugging purposes. You can see the results if you uncomment '#define DEBUG_MODE' and recompile the package.

This mode helps to understand mapping from Online to Offline DQM, produces files with bins' vertices to use by external tools, as well as helps to check if hits positions are properly represented in contents of the bins.
This mode helps to understand mapping from Online to Offline DQM, produces files with bins' vertices to use by external tools, as well as helps to check if hits positions are properly represented in contents of the bins.
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
TrackToTrackComparisonHists = trackToTrackComparisonHists.clone()

run3_common.toModify(TrackToTrackComparisonHists.histoPSet, onlinelumi_nbin=375, onlinelumi_rangeMin=200., onlinelumi_rangeMax=25000.)
phase2_common.toModify(TrackToTrackComparisonHists.histoPSet, PU_nbin=200, PU_rangeMin=0., PU_rangeMax=200.)
phase2_common.toModify(TrackToTrackComparisonHists.histoPSet, PU_nbin=200, PU_rangeMin=0., PU_rangeMax=200.)
2 changes: 1 addition & 1 deletion DQMOffline/Configuration/python/DQMOfflineMC_cff.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@
DQMOfflineNanoAOD.replace(nanoDQM, nanoDQMMC)
#PostDQMOfflineNanoAOD.replace(nanoDQM, nanoDQMMC)
from PhysicsTools.NanoAOD.nanojmeDQM_cff import nanojmeDQMMC
DQMOfflineNanoJME.replace(nanojmeDQM, nanojmeDQMMC)
DQMOfflineNanoJME.replace(nanojmeDQM, nanojmeDQMMC)
2 changes: 1 addition & 1 deletion DQMOffline/EGamma/scripts/electronStore.py
Original file line number Diff line number Diff line change
Expand Up @@ -168,4 +168,4 @@ def write(self,x):

exit(0)



2 changes: 1 addition & 1 deletion DQMOffline/L1Trigger/python/L1TriggerDqmOfflineMC_cff.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@

dqmGctDigis.inputLabel = 'rawDataCollector'
dqmGtDigis.DaqGtInputTag = 'rawDataCollector'


2 changes: 1 addition & 1 deletion DQMOffline/Lumi/src/TriggerTools.cc
Original file line number Diff line number Diff line change
Expand Up @@ -151,4 +151,4 @@ bool TriggerTools::passObj(const double eta, const double phi) const {
}
}
return false;
}
}
2 changes: 1 addition & 1 deletion DQMOffline/MuonDPG/plugins/GEMTnPEfficiencyTask.cc
Original file line number Diff line number Diff line change
Expand Up @@ -1027,4 +1027,4 @@ void GEMTnPEfficiencyTask::analyze(const edm::Event& event, const edm::EventSetu

std::string GEMTnPEfficiencyTask::topFolder() const { return "GEM/Segment_TnP/"; };

DEFINE_FWK_MODULE(GEMTnPEfficiencyTask);
DEFINE_FWK_MODULE(GEMTnPEfficiencyTask);
2 changes: 1 addition & 1 deletion DQMOffline/MuonDPG/python/gemTnPEfficiencyClient_cfi.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@
"GEM_nPassingProbe_phi_n2_1D:GEM_nFailingProbe_phi_n2_1D",
"ME0_nPassingProbe_chamber_1D:ME0_nFailingProbe_chamber_1D",
"GEM_nPassingProbe_Ch_region_layer_phase2:GEM_nFailingProbe_Ch_region_layer_phase2"),
diagnosticPrescale = cms.untracked.int32(1))
diagnosticPrescale = cms.untracked.int32(1))
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ <h3>URLs for each individual workflow ($NUMBER_OF_WORKFLOWS$):</h3>

</body>

</html>
</html>