ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/TreeMod/interface/BaseMod.h
Revision 1.28 - (view) (annotate) - [select for diffs]
Thu Oct 1 12:43:53 2009 UTC (15 years, 7 months ago) by loizides
Branch: MAIN
CVS Tags: Mit_011a, Mit_012, Mit_012a, Mit_012b
Changes since 1.27: +4 -2 lines
Diff to previous 1.27
cosmetics.

Revision 1.27 - (view) (annotate) - [select for diffs]
Fri Sep 25 08:39:26 2009 UTC (15 years, 7 months ago) by loizides
Branch: MAIN
Changes since 1.26: +1 -2 lines
Diff to previous 1.26
Cosemtics

Revision 1.26 - (view) (annotate) - [select for diffs]
Wed Sep 9 03:47:49 2009 UTC (15 years, 7 months ago) by bendavid
Branch: MAIN
Changes since 1.25: +13 -1 lines
Diff to previous 1.25
Comments

Revision 1.25 - (view) (annotate) - [select for diffs]
Wed Sep 9 03:39:51 2009 UTC (15 years, 7 months ago) by bendavid
Branch: MAIN
Changes since 1.24: +43 -1 lines
Diff to previous 1.24
Add GetColThisEvt function for flexible access to collections up and down the inheritance tree

Revision 1.24 - (view) (annotate) - [select for diffs]
Mon Jul 13 11:08:10 2009 UTC (15 years, 9 months ago) by loizides
Branch: MAIN
CVS Tags: Mit_010, Mit_010a, Mit_011
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
Proper includes

Revision 1.23 - (view) (annotate) - [select for diffs]
Thu Jun 18 15:26:12 2009 UTC (15 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.22: +13 -13 lines
Diff to previous 1.22
Be more verbose where pointer was null

Revision 1.22 - (view) (annotate) - [select for diffs]
Wed Jun 17 10:38:28 2009 UTC (15 years, 10 months ago) by loizides
Branch: MAIN
CVS Tags: Mit_009c
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
Cosmetics

Revision 1.21 - (view) (annotate) - [select for diffs]
Mon Jun 15 15:00:17 2009 UTC (15 years, 10 months ago) by loizides
Branch: MAIN
CVS Tags: Mit_009b
Changes since 1.20: +4 -5 lines
Diff to previous 1.20
Added proper fwd defs plus split up complilation of MitAna/DataTree LinkDefs.

Revision 1.20 - (view) (annotate) - [select for diffs]
Thu Jun 11 08:59:32 2009 UTC (15 years, 10 months ago) by loizides
Branch: MAIN
CVS Tags: Mit_009a
Changes since 1.19: +11 -1 lines
Diff to previous 1.19
Provide trash for event loop.

Revision 1.19 - (view) (annotate) - [select for diffs]
Tue May 19 09:57:09 2009 UTC (15 years, 11 months ago) by loizides
Branch: MAIN
Changes since 1.18: +101 -13 lines
Diff to previous 1.18
Added ReqEventObject and LoadEventObject to be able to transparently switch between objects loaded from branch or from modules.

Revision 1.18 - (view) (annotate) - [select for diffs]
Wed Apr 29 08:43:33 2009 UTC (16 years ago) by loizides
Branch: MAIN
Changes since 1.17: +13 -13 lines
Diff to previous 1.17
Introduce argement to suppress warning when asking for event collections.

Revision 1.17 - (view) (annotate) - [select for diffs]
Tue Apr 7 15:56:37 2009 UTC (16 years ago) by phedex
Branch: MAIN
CVS Tags: Mit_009
Changes since 1.16: +19 -1 lines
Diff to previous 1.16
add AddTH3 function for 3D hists

Revision 1.16 - (view) (annotate) - [select for diffs]
Mon Mar 23 22:15:13 2009 UTC (16 years, 1 month ago) by loizides
Branch: MAIN
CVS Tags: Mit_008
Changes since 1.15: +1 -2 lines
Diff to previous 1.15
Cosmetics

Revision 1.15 - (view) (annotate) - [select for diffs]
Wed Dec 10 14:20:26 2008 UTC (16 years, 4 months ago) by loizides
Branch: MAIN
CVS Tags: Mit_006a, Mit_006b, Mit_008pre1, Mit_008pre2
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
Cosmetics.

Revision 1.14 - (view) (annotate) - [select for diffs]
Tue Dec 9 10:16:24 2008 UTC (16 years, 4 months ago) by loizides
Branch: MAIN
Changes since 1.13: +37 -4 lines
Diff to previous 1.13
Added function to add histograms to output.

Revision 1.13 - (view) (annotate) - [select for diffs]
Thu Dec 4 13:48:34 2008 UTC (16 years, 5 months ago) by loizides
Branch: MAIN
Changes since 1.12: +46 -2 lines
Diff to previous 1.12
Have ReqBranch(const)

Revision 1.12 - (view) (annotate) - [select for diffs]
Wed Dec 3 17:38:16 2008 UTC (16 years, 5 months ago) by loizides
Branch: MAIN
Changes since 1.11: +10 -7 lines
Diff to previous 1.11
Cache ptr to HltFwkMod.

Revision 1.11 - (view) (annotate) - [select for diffs]
Mon Dec 1 17:42:01 2008 UTC (16 years, 5 months ago) by loizides
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10
Cosmetics.

Revision 1.10 - (view) (annotate) - [select for diffs]
Thu Nov 27 22:32:24 2008 UTC (16 years, 5 months ago) by loizides
Branch: MAIN
Changes since 1.9: +34 -3 lines
Diff to previous 1.9
Add handy accessors for published/public objects

Revision 1.9 - (view) (annotate) - [select for diffs]
Tue Nov 25 15:57:49 2008 UTC (16 years, 5 months ago) by loizides
Branch: MAIN
Changes since 1.8: +13 -6 lines
Diff to previous 1.8
Implement event counter plus storing in BaseMod. Used by AnaFwkMod.

Revision 1.8 - (view) (annotate) - [select for diffs]
Sun Sep 28 02:34:14 2008 UTC (16 years, 7 months ago) by loizides
Branch: MAIN
CVS Tags: Mit_004, Mit_005, Mit_006
Changes since 1.7: +26 -7 lines
Diff to previous 1.7
Implement convenient get functions for HLT trigger and objects.

Revision 1.7 - (view) (annotate) - [select for diffs]
Wed Sep 10 03:33:28 2008 UTC (16 years, 7 months ago) by loizides
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
Cleanup

Revision 1.6 - (view) (annotate) - [select for diffs]
Thu Jul 3 08:22:18 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
CVS Tags: MITHEP_2_0_x
Changes since 1.5: +8 -8 lines
Diff to previous 1.5
Coding conventions.

Revision 1.5 - (view) (annotate) - [select for diffs]
Wed Jul 2 16:34:06 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.4: +3 -1 lines
Diff to previous 1.4
Have our customized tAM plugging.

Revision 1.4 - (view) (annotate) - [select for diffs]
Tue Jun 24 14:23:18 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.3: +18 -6 lines
Diff to previous 1.3
First basic accessors to RunInfo

Revision 1.3 - (view) (annotate) - [select for diffs]
Mon Jun 23 10:54:20 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.2: +1 -2 lines
Diff to previous 1.2
Use Selector.

Revision 1.2 - (view) (annotate) - [select for diffs]
Wed Jun 18 19:08:14 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.1: +11 -1 lines
Diff to previous 1.1
Coding conventions.

Revision 1.1 - (view) (annotate) - [select for diffs]
Thu Jun 12 08:47:57 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Added base module that we can custom as we wish.

Convenience Links

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