ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MuJetAnalysis/AnalysisTools/FitNtuple/src/FitNtuple.cc
Revision 1.32 - (view) (annotate) - [select for diffs]
Thu Jun 27 08:16:37 2013 UTC (11 years, 10 months ago) by pakhotin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.31: +15 -11 lines
Diff to previous 1.31
remove pT cut on PF isolation

Revision 1.31 - (view) (annotate) - [select for diffs]
Thu Jun 27 08:05:11 2013 UTC (11 years, 10 months ago) by pakhotin
Branch: MAIN
Changes since 1.30: +190 -149 lines
Diff to previous 1.30
add PF isolation

Revision 1.30 - (view) (annotate) - [select for diffs]
Sat Feb 2 04:01:13 2013 UTC (12 years, 3 months ago) by pakhotin
Branch: MAIN
Changes since 1.29: +65 -81 lines
Diff to previous 1.29
some cleaning

Revision 1.29 - (view) (annotate) - [select for diffs]
Fri Feb 1 22:30:38 2013 UTC (12 years, 3 months ago) by pakhotin
Branch: MAIN
Changes since 1.28: +641 -639 lines
Diff to previous 1.28
cut on size of orphans == 0 is removed from dimuon+dimuon case

Revision 1.28 - (view) (annotate) - [select for diffs]
Fri Feb 1 19:54:50 2013 UTC (12 years, 3 months ago) by pakhotin
Branch: MAIN
Changes since 1.27: +7 -7 lines
Diff to previous 1.27
add new HLT paths

Revision 1.27 - (view) (annotate) - [select for diffs]
Fri Feb 1 09:08:31 2013 UTC (12 years, 3 months ago) by pakhotin
Branch: MAIN
Changes since 1.26: +81 -71 lines
Diff to previous 1.26
add 2012 HLT names

Revision 1.26 - (view) (annotate) - [select for diffs]
Fri Feb 1 07:03:03 2013 UTC (12 years, 3 months ago) by pakhotin
Branch: MAIN
Changes since 1.25: +11 -7 lines
Diff to previous 1.25
add input tags for muons in config file

Revision 1.25 - (view) (annotate) - [select for diffs]
Fri Jan 25 20:22:17 2013 UTC (12 years, 3 months ago) by pakhotin
Branch: MAIN
Changes since 1.24: +8 -3 lines
Diff to previous 1.24
add lumi section to ntuples

Revision 1.24 - (view) (annotate) - [select for diffs]
Tue Apr 10 17:44:13 2012 UTC (13 years ago) by aysen
Branch: MAIN
CVS Tags: YP_2012-12-04_2011Data
Changes since 1.23: +432 -492 lines
Diff to previous 1.23
add all 2011 DoubleMu triggers

Revision 1.23 - (view) (annotate) - [select for diffs]
Mon Jan 30 06:54:31 2012 UTC (13 years, 3 months ago) by aysen
Branch: MAIN
Changes since 1.22: +1230 -1777 lines
Diff to previous 1.22
update for NMSSM

Revision 1.22 - (view) (annotate) - [select for diffs]
Thu Jun 9 04:33:04 2011 UTC (13 years, 10 months ago) by aysen
Branch: MAIN
CVS Tags: V_2012_01_29_01
Changes since 1.21: +44 -13 lines
Diff to previous 1.21
New variables: bbbarlike, dimuoncontainstrig; trigger pt > 30

Revision 1.21 - (view) (annotate) - [select for diffs]
Sun Jan 16 23:07:59 2011 UTC (14 years, 3 months ago) by pivarski
Branch: MAIN
CVS Tags: JP-2011-01-16-a, JP-2011-02-03
Changes since 1.20: +3 -3 lines
Diff to previous 1.20
fixed sorting ifs on m_mujetplustracks_fakept* (thanks, Vadim)

Revision 1.20 - (view) (annotate) - [select for diffs]
Sun Jan 16 22:22:36 2011 UTC (14 years, 3 months ago) by pivarski
Branch: MAIN
Changes since 1.19: +5 -5 lines
Diff to previous 1.19
changed else ifs to just ifs

Revision 1.19 - (view) (annotate) - [select for diffs]
Sat Jan 15 22:23:35 2011 UTC (14 years, 3 months ago) by pivarski
Branch: MAIN
CVS Tags: JP-2011-01-15-a
Changes since 1.18: +167 -5 lines
Diff to previous 1.18
added final variables to FitNtuple: highdimuon has no orphans cut, non-negative trigger requires pT > 15 GeV/c, |eta| < 0.9, L3 pT > 15 GeV/c, and mass*pt* for studying mujetsplustracks.  Each signal region has an explicit count of fundamental dimuons (can be cross-checked with massb, massc, etc).  Verified that every ntuple variable declared (Int_t and Float_t) is put into an ntuple (line with Branch) and assigned (line with =).

Revision 1.18 - (view) (annotate) - [select for diffs]
Wed Jan 12 05:04:38 2011 UTC (14 years, 3 months ago) by pivarski
Branch: MAIN
CVS Tags: JP-2011-01-11-a
Changes since 1.17: +329 -15 lines
Diff to previous 1.17
new squark samples

Revision 1.17 - (view) (annotate) - [select for diffs]
Wed Jan 12 04:32:05 2011 UTC (14 years, 3 months ago) by pivarski
Branch: MAIN
Changes since 1.16: +65 -1 lines
Diff to previous 1.16
massatriggerable and massbtriggerable

Revision 1.16 - (view) (annotate) - [select for diffs]
Mon Jan 10 17:42:47 2011 UTC (14 years, 3 months ago) by pivarski
Branch: MAIN
CVS Tags: JP-2011-01-10-a, JP-2011-01-10-b, JP-2011-01-10-c
Changes since 1.15: +10 -1 lines
Diff to previous 1.15
fix dimudimu containstrig bug

Revision 1.15 - (view) (annotate) - [select for diffs]
Tue Jan 4 20:21:50 2011 UTC (14 years, 4 months ago) by pivarski
Branch: MAIN
CVS Tags: JP-2011-01-04-a
Changes since 1.14: +110 -10 lines
Diff to previous 1.14
add massatype and FitNtuple9, FitNtuple15

Revision 1.14 - (view) (annotate) - [select for diffs]
Tue Dec 21 01:16:31 2010 UTC (14 years, 4 months ago) by pivarski
Branch: MAIN
CVS Tags: JP-2010-12-20-a
Changes since 1.13: +419 -2 lines
Diff to previous 1.13
add TTrees of displaced mu-jets

Revision 1.13 - (view) (annotate) - [select for diffs]
Wed Dec 15 20:55:09 2010 UTC (14 years, 4 months ago) by pivarski
Branch: MAIN
CVS Tags: JP-2010-12-15-a, JP-2010-12-15-b
Changes since 1.12: +516 -69 lines
Diff to previous 1.12
added signal ntuples

Revision 1.12 - (view) (annotate) - [select for diffs]
Sat Dec 11 14:47:16 2010 UTC (14 years, 4 months ago) by pivarski
Branch: MAIN
CVS Tags: JP-2010-12-11-a
Changes since 1.11: +4 -4 lines
Diff to previous 1.11
fix HLT_Mu15_v1 name

Revision 1.11 - (view) (annotate) - [select for diffs]
Thu Dec 9 11:38:17 2010 UTC (14 years, 4 months ago) by pivarski
Branch: MAIN
CVS Tags: JP-2010-12-09-a
Changes since 1.10: +20 -1 lines
Diff to previous 1.10
need the dimuon masses in the ntuple

Revision 1.10 - (view) (annotate) - [select for diffs]
Wed Dec 8 14:50:13 2010 UTC (14 years, 4 months ago) by pivarski
Branch: MAIN
CVS Tags: JP-2010-12-08-a
Changes since 1.9: +384 -127 lines
Diff to previous 1.9
ntuple for dimuplustracks (debugged)

Revision 1.9 - (view) (annotate) - [select for diffs]
Wed Dec 1 14:48:37 2010 UTC (14 years, 5 months ago) by pivarski
Branch: MAIN
CVS Tags: JP-2010-12-01-a, JP-2010-12-05-a, JP-2010-12-05-b, JP-2010-12-06-a
Changes since 1.8: +38 -1 lines
Diff to previous 1.8
updates

Revision 1.8 - (view) (annotate) - [select for diffs]
Wed Dec 1 00:32:28 2010 UTC (14 years, 5 months ago) by pivarski
Branch: MAIN
CVS Tags: JP-2010-11-30-a
Changes since 1.7: +228 -95 lines
Diff to previous 1.7
dimuorphan to get a mass template for un-triggered muons

Revision 1.7 - (view) (annotate) - [select for diffs]
Mon Nov 29 22:25:29 2010 UTC (14 years, 5 months ago) by pivarski
Branch: MAIN
CVS Tags: JP-2010-11-29-a
Changes since 1.6: +149 -4 lines
Diff to previous 1.6
more ntuples for FitNtuple

Revision 1.6 - (view) (annotate) - [select for diffs]
Thu Nov 25 16:42:05 2010 UTC (14 years, 5 months ago) by pivarski
Branch: MAIN
CVS Tags: JP-2010-11-25-a
Changes since 1.5: +114 -6 lines
Diff to previous 1.5
new Drell-Yan sample (not fully propagated through yet)

Revision 1.5 - (view) (annotate) - [select for diffs]
Mon Nov 22 21:17:43 2010 UTC (14 years, 5 months ago) by pivarski
Branch: MAIN
CVS Tags: JP-2010-11-22-a
Changes since 1.4: +2 -3 lines
Diff to previous 1.4
both gen-level muons must be valid before you try to access them!

Revision 1.4 - (view) (annotate) - [select for diffs]
Sat Nov 20 17:16:11 2010 UTC (14 years, 5 months ago) by pivarski
Branch: MAIN
CVS Tags: JP-2010-11-20-c
Changes since 1.3: +4 -4 lines
Diff to previous 1.3
use MuJet's muon() method to do the Candidate -> pat::Muon cast (I had forgotten about that feature)

Revision 1.3 - (view) (annotate) - [select for diffs]
Sat Nov 20 15:43:06 2010 UTC (14 years, 5 months ago) by pivarski
Branch: MAIN
CVS Tags: JP-2010-11-20-a
Changes since 1.2: +142 -16 lines
Diff to previous 1.2
more variables for the FitNtuple

Revision 1.2 - (view) (annotate) - [select for diffs]
Sat Nov 20 03:40:56 2010 UTC (14 years, 5 months ago) by pivarski
Branch: MAIN
CVS Tags: JP-2010-11-19-b
Changes since 1.1: +22 -5 lines
Diff to previous 1.1
for safety, put all COM components into the ntuple

Revision 1.1 - (view) (annotate) - [select for diffs]
Sat Nov 20 03:09:31 2010 UTC (14 years, 5 months ago) by pivarski
Branch: MAIN
CVS Tags: JP-2010-11-19-a
FitNtuple for Aysen and Vadim

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a