SUSY PAT Tau Validation
Running the PAT Tau Validation Package
Introduction
Checking out the Package
Recipe for 2_2_X
scramv1 project CMSSW CMSSW_2_2_13
cd CMSSW_2_2_13/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/PatTauValidation -r V00-00-01 UserCode/AlfredoGurrola/PatTauValidation
cd MyCode/PatTauValidation
scramv1 b
Recipe for 3_X
scramv1 project CMSSW CMSSW_3_1_3
cd CMSSW_3_1_3/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/PatTauValidation -r V00-00-02 UserCode/AlfredoGurrola/PatTauValidation
cd MyCode/PatTauValidation
scramv1 b
Running the EDAnalyzer
An example configuration file is included in the test directory. Currently, the configuration assumes that all relevant collections are available. By default, the input samples are SUSY LM0
PatTuples located on castor. To run :
cd test
cmsRun runPatTauValidation_cfg.py
Results
V5
Slides on the SUSY Pat Layer 1 Page
V6
Unable to acces files from CAF
--
AlfredoGurrola - 13 Jul 2009