2006/07/25
Running pixel triplet example
by
admin
—
posted at
2006-07-25 04:55
last modified
2006-07-25 04:55
After making pixel rechits, I was able to run the little example that spins over the pixel triplets
First, make the file with the 6 muons per event with the pixel recHits, as described in the previous log entry.Then, compile and run the pixel triplet executable from Marcin Konecki:
scramv1 project CMSSW CMSSW_0_6_0_pre5Then edit the config file in the test area so that it loads the root file with the pixel recHits in it from the previous step. Then run it:
cd CMSSW_0_6_0_pre5/src
cmscvsroot CMSSW
cvs co -A RecoPixelVertexing
eval $(scramv1 runtime -sh)
scramv1 b
cd RecoPixelVertexing/PixelTriplets/testYou should see some printout about the number of triplets found per event. I see like 4-7 triplets per event with my 6 muon file.
cmsRun trip.cfg
- Category(s)
- default