ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitProd/TreeFiller/src/FillMitTree.cc
Revision 1.28 - (view) (annotate) - [select for diffs]
Wed Nov 12 18:21:28 2008 UTC (16 years, 5 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_006, Mit_006a, Mit_006b
Changes since 1.27: +6 -1 lines
Diff to previous 1.27
Added BeamSpot filler

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

Revision 1.26 - (view) (annotate) - [select for diffs]
Mon Nov 3 11:22:35 2008 UTC (16 years, 6 months ago) by bendavid
Branch: MAIN
Changes since 1.25: +17 -17 lines
Diff to previous 1.25
Added propagation of tracks to ecal for position and supercluster links

Revision 1.25 - (view) (annotate) - [select for diffs]
Tue Oct 7 17:57:33 2008 UTC (16 years, 6 months ago) by sixie
Branch: MAIN
CVS Tags: Mit_005
Changes since 1.24: +4 -1 lines
Diff to previous 1.24
Add JetPlusTrack Jets

Revision 1.24 - (view) (annotate) - [select for diffs]
Tue Sep 30 13:03:42 2008 UTC (16 years, 7 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_004
Changes since 1.23: +11 -1 lines
Diff to previous 1.23
added vertex filler

Revision 1.23 - (view) (annotate) - [select for diffs]
Mon Sep 29 17:07:56 2008 UTC (16 years, 7 months ago) by sixie
Branch: MAIN
Changes since 1.22: +37 -1 lines
Diff to previous 1.22
add more types of jet collections

Revision 1.22 - (view) (annotate) - [select for diffs]
Tue Sep 16 18:21:33 2008 UTC (16 years, 7 months ago) by sixie
Branch: MAIN
Changes since 1.21: +8 -1 lines
Diff to previous 1.21
add IC5GenJets and SC5GenJets collections to be filled

Revision 1.21 - (view) (annotate) - [select for diffs]
Wed Sep 10 03:30:23 2008 UTC (16 years, 7 months ago) by loizides
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
Cleanup

Revision 1.20 - (view) (annotate) - [select for diffs]
Sat Sep 6 18:10:40 2008 UTC (16 years, 7 months ago) by sixie
Branch: MAIN
Changes since 1.19: +6 -1 lines
Diff to previous 1.19
New Fillers for CaloTower objects

Revision 1.19 - (view) (annotate) - [select for diffs]
Sat Aug 30 19:09:09 2008 UTC (16 years, 8 months ago) by sixie
Branch: MAIN
Changes since 1.18: +4 -1 lines
Diff to previous 1.18
Add SisCone5CaloJets collection to OAK

Revision 1.18 - (view) (annotate) - [select for diffs]
Fri Aug 8 11:21:08 2008 UTC (16 years, 8 months ago) by sixie
Branch: MAIN
CVS Tags: MITHEP_2_0_x
Changes since 1.17: +22 -3 lines
Diff to previous 1.17
Add SuperCluster links to electron Filler. Add basic cluster and supercluster association maps. Add new electron and Muon ID variables. Add correct default names to the config file. BuildFile had to be modified to include Egamma objects for the electron Fillers.

Revision 1.17 - (view) (annotate) - [select for diffs]
Thu Jul 31 12:34:04 2008 UTC (16 years, 9 months ago) by loizides
Branch: MAIN
Changes since 1.16: +50 -173 lines
Diff to previous 1.16
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.16 - (view) (annotate) - [select for diffs]
Wed Jul 30 16:39:58 2008 UTC (16 years, 9 months ago) by loizides
Branch: MAIN
Changes since 1.15: +21 -6 lines
Diff to previous 1.15
Example usage of ObjectService. Added ObjectService to all cfgs.

Revision 1.15 - (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.14: +7 -6 lines
Diff to previous 1.14
Use PairInt as name for key.

Revision 1.14 - (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.13: +6 -4 lines
Diff to previous 1.13
Added full TRef based linking to Decay and Stable Particle Fillers

Revision 1.13 - (view) (annotate) - [select for diffs]
Mon Jul 28 23:13:44 2008 UTC (16 years, 9 months ago) by paus
Branch: MAIN
Changes since 1.12: +21 -1 lines
Diff to previous 1.12
Adding Stable/DecayParts.

Revision 1.12 - (view) (annotate) - [select for diffs]
Fri Jul 25 11:33:58 2008 UTC (16 years, 9 months ago) by bendavid
Branch: MAIN
Changes since 1.11: +9 -19 lines
Diff to previous 1.11
Merged gen and sim particles into new MCParticle class

Revision 1.11 - (view) (annotate) - [select for diffs]
Mon Jul 7 16:14:01 2008 UTC (16 years, 9 months ago) by loizides
Branch: MAIN
Changes since 1.10: +94 -44 lines
Diff to previous 1.10
coding conventions

Revision 1.10 - (view) (annotate) - [select for diffs]
Mon Jul 7 13:29:05 2008 UTC (16 years, 9 months ago) by bendavid
Branch: MAIN
Changes since 1.9: +6 -3 lines
Diff to previous 1.9
implemented GenPart links and Sim-Gen links

Revision 1.9 - (view) (annotate) - [select for diffs]
Thu Jul 3 07:56:14 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.8: +18 -12 lines
Diff to previous 1.8
Coding Conventions

Revision 1.8 - (view) (annotate) - [select for diffs]
Wed Jul 2 19:41:02 2008 UTC (16 years, 10 months ago) by bendavid
Branch: MAIN
Changes since 1.7: +17 -11 lines
Diff to previous 1.7
added fillers for photons and conversions

Revision 1.7 - (view) (annotate) - [select for diffs]
Tue Jul 1 21:11:47 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.6: +18 -17 lines
Diff to previous 1.6
Updated configs.

Revision 1.6 - (view) (annotate) - [select for diffs]
Tue Jul 1 14:38:33 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.5: +126 -13 lines
Diff to previous 1.5
Have most of Josh's fillers.

Revision 1.5 - (view) (annotate) - [select for diffs]
Tue Jun 24 14:25:46 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.4: +8 -1 lines
Diff to previous 1.4
Cleanup

Revision 1.4 - (view) (annotate) - [select for diffs]
Fri Jun 20 17:52:57 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.3: +2 -3 lines
Diff to previous 1.3
First proof-of-principle implementation of MetaInfo.

Revision 1.3 - (view) (annotate) - [select for diffs]
Thu Jun 19 16:53:43 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.2: +41 -22 lines
Diff to previous 1.2
Added FillerMetaInfos. Reworked BaseFiller.

Revision 1.2 - (view) (annotate) - [select for diffs]
Wed Jun 18 19:17:21 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.1: +22 -11 lines
Diff to previous 1.1
Base class implemented main features.

Revision 1.1 - (view) (annotate) - [select for diffs]
Wed Jun 18 13:23:22 2008 UTC (16 years, 10 months ago) by paus
Branch: MAIN
Basic structure of Filling framework.

Convenience Links

Links to HEAD: (view) (annotate) Links to Mit_006b: (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