MET Express Stream Noise Analysis
Running the UserCode Package
Introduction
Checking out the Package
Recipe for 3_4_1
scramv1 project CMSSW CMSSW_3_4_1
cd CMSSW_3_4_1/src
cmsenv
To setup access to CVS, if running on lxplus, type the following command:
project CMSSW
If running on cmslpc, type the following commands:
cmscvsroot CMSSW
cvs login
The password for anonymous login is
98passwd. Next, checkout the validation package and compile:
cvs co -d MyCode/MetExpressStreamNoiseAnalysis -r version1 UserCode/AlfredoGurrola/MetExpressStreamNoiseAnalysis
cd MyCode/MetExpressStreamNoiseAnalysis
scramv1 b
Recipe for 3_5_X
scramv1 project CMSSW CMSSW_3_5_5
cd CMSSW_3_5_5/src
cmsenv
To setup access to CVS, if running on lxplus, type the following command:
project CMSSW
If running on cmslpc, type the following commands:
cmscvsroot CMSSW
cvs login
The password for anonymous login is
98passwd. Next, checkout the validation package and compile:
cvs co -d MyCode/MetExpressStreamNoiseAnalysis -r for355plus UserCode/AlfredoGurrola/MetExpressStreamNoiseAnalysis
cd MyCode/MetExpressStreamNoiseAnalysis
scramv1 b
Running the EDAnalyzer
A few example configuration files are included in the test directory.
cd test
cmsRun metexpressstreamnoiseanalysis_MC900STARTUP3X_WithField_WithVertexCuts_cfg.py.py
Results
--
AlfredoGurrola - 11-Jan-2010