Revision
1.29 -
(
view)
(
annotate)
-
[select for diffs]
Wed Mar 9 17:32:53 2011 UTC
(14 years, 1 month ago)
by
bendavid
Branch:
MAIN
CVS Tags:
HEAD,
Mit_020,
Mit_020a,
Mit_020b,
Mit_020c,
Mit_020d,
Mit_020pre1,
Mit_021,
Mit_021pre1,
Mit_021pre2,
Mit_022,
Mit_022a,
Mit_023,
Mit_024,
Mit_024a,
Mit_024b,
Mit_025,
Mit_025a,
Mit_025b,
Mit_025c,
Mit_025c_branch0,
Mit_025c_branch1,
Mit_025c_branch2,
Mit_025d,
Mit_025e,
Mit_025pre1,
Mit_025pre2,
Mit_026,
Mit_027,
Mit_027a,
Mit_028,
Mit_028a,
Mit_029,
Mit_029_pre1,
Mit_029a,
Mit_029b,
Mit_029c,
Mit_030,
Mit_030_pre1,
Mit_031,
Mit_032,
TMit_020d
Branch point for:
Mit_025c_branch
Changes since
1.28: +16 -18 lines
Diff to
previous 1.28
cleanup btagging variables
Revision
1.28 -
(
view)
(
annotate)
-
[select for diffs]
Sun May 30 14:00:50 2010 UTC
(14 years, 11 months ago)
by
bendavid
Branch:
MAIN
CVS Tags:
Mit_014,
Mit_014a,
Mit_014b,
Mit_014c,
Mit_014d,
Mit_014e,
Mit_015,
Mit_015a,
Mit_015b,
Mit_016,
Mit_017,
Mit_017pre1,
Mit_017pre2,
Mit_017pre3,
Mit_018
Changes since
1.27: +21 -5 lines
Diff to
previous 1.27
Add new btag variables in a backwards compatible way
Revision
1.23 -
(
view)
(
annotate)
-
[select for diffs]
Fri Sep 25 08:42:50 2009 UTC
(15 years, 7 months ago)
by
loizides
Branch:
MAIN
CVS Tags:
Mit_011a,
Mit_012,
Mit_012a,
Mit_012b,
Mit_012c,
Mit_012d,
Mit_012e,
Mit_012f,
Mit_012g,
Mit_012h,
Mit_012i,
Mit_013pre1
Changes since
1.22: +2 -2 lines
Diff to
previous 1.22
Extended interface of BookDataBlock to contain event setup.
Revision
1.15 -
(
view)
(
annotate)
-
[select for diffs]
Wed Mar 11 18:14:56 2009 UTC
(16 years, 1 month ago)
by
bendavid
Branch:
MAIN
Changes since
1.14: +8 -9 lines
Diff to
previous 1.14
Change FillerCaloJets to reflect changes to jet classes
Revision
1.13 -
(
view)
(
annotate)
-
[select for diffs]
Thu Feb 26 17:04:03 2009 UTC
(16 years, 2 months ago)
by
bendavid
Branch:
MAIN
Changes since
1.12: +2 -2 lines
Diff to
previous 1.12
Switch from Reset to Delete calls on arrays, since we now use some heap
Revision
1.11 -
(
view)
(
annotate)
-
[select for diffs]
Tue Sep 16 18:20:06 2008 UTC
(16 years, 7 months ago)
by
sixie
Branch:
MAIN
Changes since
1.10: +77 -30 lines
Diff to
previous 1.10
Add Jet to vertex association filler. Add Jet Corrections information
Revision
1.6 -
(
view)
(
annotate)
-
[select for diffs]
Wed Sep 3 13:29:59 2008 UTC
(16 years, 8 months ago)
by
sixie
Branch:
MAIN
Changes since
1.5: +22 -44 lines
Diff to
previous 1.5
fix bug with flavorMatchingActive flag. it wasn't being done correctly before.
Revision
1.4 -
(
view)
(
annotate)
-
[select for diffs]
Sun Jul 13 08:46:04 2008 UTC
(16 years, 9 months ago)
by
loizides
Branch:
MAIN
CVS Tags:
MITHEP_2_0_x
Changes since
1.3: +3 -3 lines
Diff to
previous 1.3
Cleanup. Trim particles that contain a TRefArray only at the end of filling time and not for every call to Add.
Revision
1.2 -
(
view)
(
annotate)
-
[select for diffs]
Tue Jul 8 12:38:20 2008 UTC
(16 years, 9 months ago)
by
loizides
Branch:
MAIN
Changes since
1.1: +6 -11 lines
Diff to
previous 1.1
Updated Fillers to use GetProduct function in BaseFiller. This function will determine whether a product is valid and otherwise exit.