ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitProd/TreeFiller/src/FillerDecayParts.cc
Revision 1.21 - (view) (annotate) - [select for diffs]
Wed Jun 23 09:02:45 2010 UTC (14 years, 10 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_014b, Mit_014c, Mit_014d, Mit_014e, Mit_015, Mit_015a, Mit_015b, Mit_016
Changes since 1.20: +8 -2 lines
Diff to previous 1.20
some extra conversion variables

Revision 1.20 - (view) (annotate) - [select for diffs]
Thu Mar 18 20:21:00 2010 UTC (15 years, 1 month ago) by bendavid
Branch: MAIN
CVS Tags: Mit_013, Mit_013a, Mit_013b, Mit_013c, Mit_013d, Mit_014, Mit_014a, Mit_014pre1, Mit_014pre2, Mit_014pre3
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
Fix beginrun,beginjob mess

Revision 1.19 - (view) (annotate) - [select for diffs]
Tue Dec 15 23:27:54 2009 UTC (15 years, 4 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_012g, Mit_012h, Mit_012i, Mit_013pre1
Changes since 1.18: +18 -1 lines
Diff to previous 1.18
Add sharedLayer mask

Revision 1.18 - (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
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
Extended interface of BookDataBlock to contain event setup.

Revision 1.17 - (view) (annotate) - [select for diffs]
Mon Jun 15 15:00:25 2009 UTC (15 years, 10 months ago) by loizides
Branch: MAIN
CVS Tags: Mit_009b, Mit_009c, Mit_010, Mit_010a, Mit_011
Changes since 1.16: +8 -12 lines
Diff to previous 1.16
Added proper fwd defs plus split up complilation of MitAna/DataTree LinkDefs.

Revision 1.16 - (view) (annotate) - [select for diffs]
Sun Mar 15 11:20:41 2009 UTC (16 years, 1 month ago) by loizides
Branch: MAIN
CVS Tags: Mit_008, Mit_008pre2, Mit_009, Mit_009a
Changes since 1.15: +39 -23 lines
Diff to previous 1.15
Introduced BranchTable plus general cleanup.

Revision 1.15 - (view) (annotate) - [select for diffs]
Thu Feb 26 17:04:03 2009 UTC (16 years, 2 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_008pre1
Changes since 1.14: +4 -4 lines
Diff to previous 1.14
Switch from Reset to Delete calls on arrays, since we now use some heap

Revision 1.14 - (view) (annotate) - [select for diffs]
Mon Nov 3 18:11:10 2008 UTC (16 years, 6 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_006, Mit_006a, Mit_006b
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
Changed to base class usage of reco::Track throughout and removed FillerGsfTracks

Revision 1.13 - (view) (annotate) - [select for diffs]
Fri Oct 31 17:42:29 2008 UTC (16 years, 6 months ago) by bendavid
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
Switched track layer/hit masks from BitMask64 to BitMask48

Revision 1.12 - (view) (annotate) - [select for diffs]
Thu Oct 23 15:43:15 2008 UTC (16 years, 6 months ago) by loizides
Branch: MAIN
Changes since 1.11: +36 -30 lines
Diff to previous 1.11
Cleanup

Revision 1.11 - (view) (annotate) - [select for diffs]
Thu Oct 16 16:17:17 2008 UTC (16 years, 6 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_005
Changes since 1.10: +43 -22 lines
Diff to previous 1.10
Moved HitPattern parsing to a seperate class with more checks and now compatible with fixed hit layer mask format

Revision 1.10 - (view) (annotate) - [select for diffs]
Mon Oct 13 10:41:59 2008 UTC (16 years, 6 months ago) by bendavid
Branch: MAIN
Changes since 1.9: +22 -4 lines
Diff to previous 1.9
Added filling of crossed layer map for StableData

Revision 1.9 - (view) (annotate) - [select for diffs]
Tue Sep 30 13:03:16 2008 UTC (16 years, 7 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_004
Changes since 1.8: +88 -46 lines
Diff to previous 1.8
updated for new DecayPart and DecayParticle formats and added primary vertex links

Revision 1.8 - (view) (annotate) - [select for diffs]
Sat Sep 27 05:50:47 2008 UTC (16 years, 7 months ago) by loizides
Branch: MAIN
Changes since 1.7: +6 -9 lines
Diff to previous 1.7
Cleanup.

Revision 1.7 - (view) (annotate) - [select for diffs]
Wed Sep 24 09:01:09 2008 UTC (16 years, 7 months ago) by bendavid
Branch: MAIN
Changes since 1.6: +4 -5 lines
Diff to previous 1.6
Switched DecayPart to use edm::Ptr and edm::PtrVector

Revision 1.6 - (view) (annotate) - [select for diffs]
Fri Sep 19 11:40:15 2008 UTC (16 years, 7 months ago) by bendavid
Branch: MAIN
Changes since 1.5: +30 -10 lines
Diff to previous 1.5
Allow multiple BasePartMaps to be passed to FillerDecayParts

Revision 1.5 - (view) (annotate) - [select for diffs]
Wed Sep 10 11:02:05 2008 UTC (16 years, 7 months ago) by mrudolph
Branch: MAIN
Changes since 1.4: +5 -2 lines
Diff to previous 1.4
Adding 2 lines to fill chi2 and ndof from mitedm DecayPart object.

Revision 1.4 - (view) (annotate) - [select for diffs]
Thu Jul 31 12:34:04 2008 UTC (16 years, 9 months ago) by loizides
Branch: MAIN
CVS Tags: MITHEP_2_0_x
Changes since 1.3: +21 -20 lines
Diff to previous 1.3
Consistently introduced ObjectService. Updated comments. Updated .cfg files. Switched off default handling of Stable and DecayParts (for now). ZmmFullReco.cfg shows how to use standard filler with extensions.

Revision 1.3 - (view) (annotate) - [select for diffs]
Wed Jul 30 08:39:50 2008 UTC (16 years, 9 months ago) by loizides
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
Use PairInt as name for key.

Revision 1.2 - (view) (annotate) - [select for diffs]
Tue Jul 29 22:54:37 2008 UTC (16 years, 9 months ago) by bendavid
Branch: MAIN
Changes since 1.1: +49 -12 lines
Diff to previous 1.1
Added full TRef based linking to Decay and Stable Particle Fillers

Revision 1.1 - (view) (annotate) - [select for diffs]
Mon Jul 28 23:13:44 2008 UTC (16 years, 9 months ago) by paus
Branch: MAIN
Adding Stable/DecayParts.

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