HLT Menu Validation for week36
New HLT menu is released.
https://hypernews.cern.ch/HyperNews/CMS/get/hlt/1665.html
Setting up
scramv1 p CMSSW CMSSW_3_8_1
cd CMSSW_3_8_1/src
cmsenv
cvs co -r V03-02-24 HLTrigger/HLTanalyzers
cvs co -r V00-05-13 CalibTracker/SiPixelESProducers
cvs co -r V01-02-00 Configuration/HLT
cvs co -r V01-18-66 Configuration/PyReleaseValidation
cvs co -r V01-18-26 Configuration/StandardSequences
cvs co -r V03-12-02 DQM/DTMonitorModule
cvs co -r V06-02-08 EventFilter/StorageManager
cvs co -r V01-19-01 FastSimulation/Configuration
cvs co -r V04-08-10 FastSimulation/HighLevelTrigger
cvs co -r V00-03-13 FastSimulation/Muons
cvs co -r V01-19-03 HLTrigger/Configuration
cvs co -r V01-16-01 HLTrigger/special
cvs co -r V00-05-01 RecoEgamma/EgammaHLTAlgos
cvs co -r V00-04-34 RecoEgamma/EgammaHLTProducers
cvs co -r V01-02-01 RecoHI/HiTracking
cvs co -r V02-01-10 RecoLocalMuon/DTRecHit
cvs co -r V01-02-27 RecoMuon/TrackerSeedGenerator
cvs co -r V02-04-03 RecoMuon/TrackingTools
cvs co -r V00-05-14 RecoPixelVertexing/PixelVertexFinding
cvs co -r V00-01-06 RecoVertex/GhostTrackFitter
addpkg DQM/HLTEvF
addpkg DQM/TrigXMonitor
checkdeps -a -h
scram b -j 8
Complie error due to
FastSimulation and HLTrigger/HLTanalyzers modules. So that modules should be removed.
rm -rf FastSimulation
rm -rf HLTrigger/HLTanalyzers
checkdeps -a -h
scram b -j 8
Download & modify offline_data.py
--
SanghyeonSong - 09-Sep-2010