73 |
|
005) |
74 |
|
MitAna/scripts/setup-pixelLessTracking.sh |
75 |
|
;; |
76 |
+ |
022) |
77 |
+ |
echo "Checkout additional tags for nSVfit. Status 11/06/13" |
78 |
+ |
# latest PhysicsTools patches for tauID |
79 |
+ |
cvs co -r V06-04-16 DataFormats/PatCandidates |
80 |
+ |
cvs co -r V08-06-33 PhysicsTools/PatAlgos |
81 |
+ |
cvs co -r V00-06-06 PhysicsTools/MVAComputer |
82 |
+ |
# latest RecoTauTag patches for tauID |
83 |
+ |
cvs co -r V01-02-00 RecoTauTag/Configuration |
84 |
+ |
cvs co -r V01-02-00 RecoTauTag/RecoTau |
85 |
+ |
cvs co -r V01-02-00 RecoTauTag/TauTagTools |
86 |
+ |
# and finally latest svfit developments |
87 |
+ |
cvs co -r b4_2_x_2011Jun13 AnalysisDataFormats/TauAnalysis |
88 |
+ |
cvs co -r b4_2_x_2011Jun13 TauAnalysis/CandidateTools |
89 |
|
*) |
90 |
|
echo "Nothing special to be done for this version"; |
91 |
|
;; |