ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/CLiu/README_ModuleTimer
Revision: 1.1
Committed: Fri Jan 25 16:27:06 2008 UTC (17 years, 3 months ago) by cliu
Branch: MAIN
CVS Tags: HEAD
Log Message:
add intro

File Contents

# User Rev Content
1 cliu 1.1 #This is a package to study the timing performance
2     #It generates histograms for the (up to 10) modules specified in the cfi file
3     #one should put the following line in cfg
4     #include "HLTrigger/Timer/data/timer.cfi"
5     #and "myTimer" in the path in addition to make it work
6    
7     #The package should be ok on top of most releases
8    
9     scramv1 project CMSSW CMSSW_x_y_z
10     cd CMSSW_x_y_z/src
11     project CMSSW
12     cvs co -d Analyzer/ModuleTimer UserCode/CLiu/ModuleTimer
13     cd Analyzer/ModuleTimer
14     scramv1 b