ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitProd/TreeFiller/python/MitTreeFiller_template.py
Revision 1.27 - (view) (annotate) - [select for diffs]
Tue Apr 7 08:08:12 2009 UTC (16 years, 1 month ago) by loizides
Branch: MAIN
CVS Tags: Mit_009, Mit_009a, Mit_009b, Mit_009c
Changes since 1.26: +8 -1 lines
Diff to previous 1.26
workaround for gsf tracks problem.

Revision 1.26 - (view) (annotate) - [select for diffs]
Wed Mar 25 10:07:19 2009 UTC (16 years, 1 month ago) by loizides
Branch: MAIN
CVS Tags: Mit_008
Changes since 1.25: +15 -12 lines
Diff to previous 1.25
Move to V12 and 2_2_6++.

Revision 1.25 - (view) (annotate) - [select for diffs]
Wed Mar 25 09:00:25 2009 UTC (16 years, 1 month ago) by bendavid
Branch: MAIN
Changes since 1.24: +4 -1 lines
Diff to previous 1.24
Move global tag includes to top level configs

Revision 1.24 - (view) (annotate) - [select for diffs]
Sun Mar 22 08:49:00 2009 UTC (16 years, 1 month ago) by loizides
Branch: MAIN
Changes since 1.23: +20 -21 lines
Diff to previous 1.23
Cleanup. Moved MitProd dependent python files in MitEdm to MitProd. Removed old set of fillers. Intention is to keep three top level MitTreeFiller_template files for RECO, AOD and CRAFT data.

Revision 1.23 - (view) (annotate) - [select for diffs]
Fri Mar 20 20:43:52 2009 UTC (16 years, 1 month ago) by bendavid
Branch: MAIN
Changes since 1.22: +4 -1 lines
Diff to previous 1.22
Added conversion removal producer and filler to standard sequence (fullsim only)

Revision 1.22 - (view) (annotate) - [select for diffs]
Fri Mar 20 19:55:14 2009 UTC (16 years, 1 month ago) by bendavid
Branch: MAIN
Changes since 1.21: +10 -5 lines
Diff to previous 1.21
Cleaned up and nominally finalized top-level configs

Revision 1.21 - (view) (annotate) - [select for diffs]
Wed Mar 18 14:58:18 2009 UTC (16 years, 1 month ago) by loizides
Branch: MAIN
CVS Tags: Mit_008pre2
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
Removed OAK

Revision 1.20 - (view) (annotate) - [select for diffs]
Fri Mar 6 18:46:46 2009 UTC (16 years, 2 months ago) by bendavid
Branch: MAIN
Changes since 1.19: +16 -1 lines
Diff to previous 1.19
Added MHT and tcMet on cmssw side in config files, not added to filler configs yet

Revision 1.19 - (view) (annotate) - [select for diffs]
Fri Mar 6 14:40:10 2009 UTC (16 years, 2 months ago) by bendavid
Branch: MAIN
Changes since 1.18: +6 -6 lines
Diff to previous 1.18
Unified FillerMCParticles to handle both hepmc and aod genparticle candidates, configured with switch

Revision 1.18 - (view) (annotate) - [select for diffs]
Tue Mar 3 21:34:18 2009 UTC (16 years, 2 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_008pre1
Changes since 1.17: +28 -34 lines
Diff to previous 1.17
Updated FullSim config file for 2_2_x changes, including new jet corrections

Revision 1.17 - (view) (annotate) - [select for diffs]
Wed Nov 12 18:20:37 2008 UTC (16 years, 5 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_006, Mit_006a, Mit_006b
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
Changed default example input to summer2008 RECO file

Revision 1.16 - (view) (annotate) - [select for diffs]
Tue Nov 4 19:28:24 2008 UTC (16 years, 6 months ago) by bendavid
Branch: MAIN
Changes since 1.15: +6 -1 lines
Diff to previous 1.15
Enable filling for electron TrackerTrk links using TrackToTrackAssociator

Revision 1.15 - (view) (annotate) - [select for diffs]
Mon Nov 3 11:23:07 2008 UTC (16 years, 6 months ago) by bendavid
Branch: MAIN
Changes since 1.14: +13 -1 lines
Diff to previous 1.14
Updated config files for Track-Ecal associations

Revision 1.14 - (view) (annotate) - [select for diffs]
Sun Nov 2 11:54:16 2008 UTC (16 years, 6 months ago) by sixie
Branch: MAIN
Changes since 1.13: +5 -4 lines
Diff to previous 1.13
use Summer08 jet corrections config file

Revision 1.13 - (view) (annotate) - [select for diffs]
Sat Nov 1 10:58:12 2008 UTC (16 years, 6 months ago) by sixie
Branch: MAIN
Changes since 1.12: +8 -4 lines
Diff to previous 1.12
add isolation sequence to the path to pick up the jurassic isolation fix

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

Revision 1.11 - (view) (annotate) - [select for diffs]
Tue Sep 30 20:13:42 2008 UTC (16 years, 7 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_004
Changes since 1.10: +6 -1 lines
Diff to previous 1.10
Added mvf conversion sequence to standard configs

Revision 1.10 - (view) (annotate) - [select for diffs]
Tue Sep 30 15:59:42 2008 UTC (16 years, 7 months ago) by sixie
Branch: MAIN
Changes since 1.9: +54 -65 lines
Diff to previous 1.9
clean up loading of various options. options to turn on various features will be completely done in this file from now on. Added vproducers from Matt.

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

Revision 1.8 - (view) (annotate) - [select for diffs]
Sun Sep 28 02:27:52 2008 UTC (16 years, 7 months ago) by loizides
Branch: MAIN
Changes since 1.7: +1 -0 lines
Diff to previous 1.7
Added cvs id tag.

Revision 1.7 - (view) (annotate) - [select for diffs]
Mon Sep 22 17:00:41 2008 UTC (16 years, 7 months ago) by sixie
Branch: MAIN
Changes since 1.6: +1 -2 lines
Diff to previous 1.6
Use CSA08 jet corrections for the met correction, instead of 152 corrections

Revision 1.6 - (view) (annotate) - [select for diffs]
Fri Sep 19 13:17:25 2008 UTC (16 years, 7 months ago) by ksung
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5
Changed MC Jet corrector to L2 L3 Jet corrector for MET corrections

Revision 1.5 - (view) (annotate) - [select for diffs]
Thu Sep 18 17:17:05 2008 UTC (16 years, 7 months ago) by ksung
Branch: MAIN
Changes since 1.4: +13 -2 lines
Diff to previous 1.4
Added muon MET corrections

Revision 1.4 - (view) (annotate) - [select for diffs]
Tue Sep 16 19:12:49 2008 UTC (16 years, 7 months ago) by sixie
Branch: MAIN
Changes since 1.3: +0 -1 lines
Diff to previous 1.3
cleaning

Revision 1.3 - (view) (annotate) - [select for diffs]
Tue Sep 16 18:23:46 2008 UTC (16 years, 7 months ago) by sixie
Branch: MAIN
Changes since 1.2: +16 -2 lines
Diff to previous 1.2
Add Jet to vertex addociation sequence. Add JetMetCorrections

Revision 1.2 - (view) (annotate) - [select for diffs]
Wed Sep 10 17:13:17 2008 UTC (16 years, 7 months ago) by ksung
Branch: MAIN
Changes since 1.1: +6 -1 lines
Diff to previous 1.1
Added Met correction producer

Revision 1.1 - (view) (annotate) - [select for diffs]
Tue Sep 2 19:28:59 2008 UTC (16 years, 8 months ago) by sixie
Branch: MAIN
add template with correctly working input file

Convenience Links

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