ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/DataTree/src/MitAnaDataTreeLinkDef.h
Revision 1.71 - (view) (annotate) - [select for diffs]
Tue Dec 8 10:49:54 2009 UTC (15 years, 4 months ago) by loizides
Branch: MAIN
CVS Tags: Mit_012e, Mit_012f, Mit_012g, Mit_012h, Mit_012i, Mit_013, Mit_013a, Mit_013b, Mit_013c, Mit_013d, Mit_013pre1, Mit_014, Mit_014a, Mit_014b, Mit_014c, Mit_014d, Mit_014e, Mit_014pre1, Mit_014pre2, Mit_014pre3, Mit_015, Mit_015a, Mit_015b, Mit_016, Mit_017, Mit_017pre1, Mit_017pre2, Mit_017pre3, Mit_018
Changes since 1.70: +3 -1 lines
Diff to previous 1.70
Added EvtSelData

Revision 1.70 - (view) (annotate) - [select for diffs]
Mon Jul 13 09:42:15 2009 UTC (15 years, 9 months ago) by loizides
Branch: MAIN
CVS Tags: Mit_010, Mit_010a, Mit_011, Mit_011a, Mit_012, Mit_012a, Mit_012b, Mit_012c, Mit_012d
Changes since 1.69: +3 -1 lines
Diff to previous 1.69
Split trigger classes into seperate files.

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

Revision 1.68 - (view) (annotate) - [select for diffs]
Thu Jun 11 12:21:26 2009 UTC (15 years, 10 months ago) by loizides
Branch: MAIN
CVS Tags: Mit_009a
Changes since 1.67: +4 -1 lines
Diff to previous 1.67
Added CompoundParticle which is like a CompositeParticle except that it can own daughters. Clearly this class can only be used at analysis time since as implemented one can not store it in a tree.

Revision 1.67 - (view) (annotate) - [select for diffs]
Thu Apr 9 11:24:46 2009 UTC (16 years ago) by loizides
Branch: MAIN
CVS Tags: Mit_009
Changes since 1.66: +10 -10 lines
Diff to previous 1.66
Cleanup

Revision 1.66 - (view) (annotate) - [select for diffs]
Thu Apr 9 10:26:18 2009 UTC (16 years ago) by ceballos
Branch: MAIN
Changes since 1.65: +10 -1 lines
Diff to previous 1.65
new GenParticle object

Revision 1.65 - (view) (annotate) - [select for diffs]
Tue Mar 24 16:10:16 2009 UTC (16 years, 1 month ago) by loizides
Branch: MAIN
CVS Tags: Mit_008
Changes since 1.64: +3 -1 lines
Diff to previous 1.64
Have TriggerTable as a standalone file and cintable.

Revision 1.64 - (view) (annotate) - [select for diffs]
Thu Mar 19 23:09:36 2009 UTC (16 years, 1 month ago) by bendavid
Branch: MAIN
Changes since 1.63: +32 -1 lines
Diff to previous 1.63
Added Tau classes

Revision 1.63 - (view) (annotate) - [select for diffs]
Fri Mar 13 20:24:51 2009 UTC (16 years, 1 month ago) by loizides
Branch: MAIN
CVS Tags: Mit_008pre2
Changes since 1.62: +3 -1 lines
Diff to previous 1.62
Added BranchTable.

Revision 1.62 - (view) (annotate) - [select for diffs]
Fri Mar 13 08:40:01 2009 UTC (16 years, 1 month ago) by loizides
Branch: MAIN
Changes since 1.61: +3 -1 lines
Diff to previous 1.61
Added BranchName class.

Revision 1.61 - (view) (annotate) - [select for diffs]
Thu Mar 12 15:56:51 2009 UTC (16 years, 1 month ago) by bendavid
Branch: MAIN
Changes since 1.60: +23 -1 lines
Diff to previous 1.60
Split CaloMet into Met base class and CaloMet specific class, add PFMet

Revision 1.60 - (view) (annotate) - [select for diffs]
Wed Mar 11 18:12:16 2009 UTC (16 years, 1 month ago) by bendavid
Branch: MAIN
Changes since 1.59: +56 -28 lines
Diff to previous 1.59
Change common files to reflect PF and Jet changes

Revision 1.59 - (view) (annotate) - [select for diffs]
Mon Mar 9 19:14:59 2009 UTC (16 years, 1 month ago) by loizides
Branch: MAIN
Changes since 1.58: +8 -1 lines
Diff to previous 1.58
Added collection of event headers.

Revision 1.58 - (view) (annotate) - [select for diffs]
Sun Mar 8 12:09:59 2009 UTC (16 years, 1 month ago) by loizides
Branch: MAIN
Changes since 1.57: +11 -57 lines
Diff to previous 1.57
Move away generic classes and keep only classes stored in the tree.

Revision 1.57 - (view) (annotate) - [select for diffs]
Tue Mar 3 17:03:54 2009 UTC (16 years, 2 months ago) by loizides
Branch: MAIN
CVS Tags: Mit_008pre1
Changes since 1.56: +14 -11 lines
Diff to previous 1.56
Added Vector classes

Revision 1.56 - (view) (annotate) - [select for diffs]
Mon Mar 2 13:26:44 2009 UTC (16 years, 2 months ago) by loizides
Branch: MAIN
Changes since 1.55: +3 -9 lines
Diff to previous 1.55
Removed Vector<std:string>

Revision 1.55 - (view) (annotate) - [select for diffs]
Mon Mar 2 12:36:04 2009 UTC (16 years, 2 months ago) by loizides
Branch: MAIN
Changes since 1.54: +6 -6 lines
Diff to previous 1.54
Remove StringVec

Revision 1.54 - (view) (annotate) - [select for diffs]
Thu Feb 26 17:06:25 2009 UTC (16 years, 2 months ago) by bendavid
Branch: MAIN
Changes since 1.53: +6 -6 lines
Diff to previous 1.53
Incorporate updated RefArray (no size template argument anymore) and add necessary caches and cache clear calls

Revision 1.53 - (view) (annotate) - [select for diffs]
Wed Feb 18 15:38:55 2009 UTC (16 years, 2 months ago) by loizides
Branch: MAIN
Changes since 1.52: +1 -11 lines
Diff to previous 1.52
Reworked particle interface to cache FourVectorM

Revision 1.52 - (view) (annotate) - [select for diffs]
Wed Feb 18 08:17:47 2009 UTC (16 years, 2 months ago) by bendavid
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51
Fix dictionary order for MCParticle

Revision 1.51 - (view) (annotate) - [select for diffs]
Tue Feb 17 15:52:52 2009 UTC (16 years, 2 months ago) by bendavid
Branch: MAIN
Changes since 1.50: +2 -2 lines
Diff to previous 1.50
Added CacheFlag

Revision 1.50 - (view) (annotate) - [select for diffs]
Tue Feb 17 15:09:44 2009 UTC (16 years, 2 months ago) by bendavid
Branch: MAIN
Changes since 1.49: +43 -19 lines
Diff to previous 1.49
Switched to templated Ref class

Revision 1.49 - (view) (annotate) - [select for diffs]
Thu Dec 11 17:05:23 2008 UTC (16 years, 4 months ago) by loizides
Branch: MAIN
CVS Tags: Mit_006a, Mit_006b
Changes since 1.48: +11 -2 lines
Diff to previous 1.48
Added TObject collection.

Revision 1.48 - (view) (annotate) - [select for diffs]
Wed Dec 10 11:29:25 2008 UTC (16 years, 4 months ago) by loizides
Branch: MAIN
Changes since 1.47: +7 -5 lines
Diff to previous 1.47
Added ParticleOArr

Revision 1.47 - (view) (annotate) - [select for diffs]
Tue Dec 9 17:47:11 2008 UTC (16 years, 4 months ago) by loizides
Branch: MAIN
Changes since 1.46: +3 -1 lines
Diff to previous 1.46
Added ObjType to retrieve type of object.

Revision 1.46 - (view) (annotate) - [select for diffs]
Tue Dec 2 09:30:11 2008 UTC (16 years, 5 months ago) by loizides
Branch: MAIN
Changes since 1.45: +3 -3 lines
Diff to previous 1.45
Added DataBase for objects that do not need to the TObjects bits.

Revision 1.45 - (view) (annotate) - [select for diffs]
Mon Dec 1 17:38:22 2008 UTC (16 years, 5 months ago) by loizides
Branch: MAIN
Changes since 1.44: +6 -1 lines
Diff to previous 1.44
Added types for std::string.

Revision 1.44 - (view) (annotate) - [select for diffs]
Thu Nov 27 16:15:07 2008 UTC (16 years, 5 months ago) by loizides
Branch: MAIN
Changes since 1.43: +2 -1 lines
Diff to previous 1.43
Upgrade Muon with functions from MuonTools.

Revision 1.43 - (view) (annotate) - [select for diffs]
Wed Nov 12 18:18:28 2008 UTC (16 years, 5 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_006
Changes since 1.42: +17 -1 lines
Diff to previous 1.42
Added mitedm::BeamSpot and BaseVertex classes

Revision 1.42 - (view) (annotate) - [select for diffs]
Fri Oct 31 18:56:42 2008 UTC (16 years, 6 months ago) by bendavid
Branch: MAIN
Changes since 1.41: +6 -6 lines
Diff to previous 1.41
Switched to new optimized RefArray now supporting multiple PIDs

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

Revision 1.40 - (view) (annotate) - [select for diffs]
Tue Sep 30 12:55:13 2008 UTC (16 years, 7 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_004, Mit_005
Changes since 1.39: +22 -4 lines
Diff to previous 1.39
Added StableData and DecayData, removed FitVertex

Revision 1.39 - (view) (annotate) - [select for diffs]
Sat Sep 27 06:12:59 2008 UTC (16 years, 7 months ago) by loizides
Branch: MAIN
Changes since 1.38: +59 -18 lines
Diff to previous 1.38
New typedefs related to BitMasks.

Revision 1.38 - (view) (annotate) - [select for diffs]
Fri Sep 19 11:58:03 2008 UTC (16 years, 7 months ago) by bendavid
Branch: MAIN
Changes since 1.37: +6 -1 lines
Diff to previous 1.37
added DaughterData

Revision 1.37 - (view) (annotate) - [select for diffs]
Wed Sep 17 04:21:50 2008 UTC (16 years, 7 months ago) by loizides
Branch: MAIN
Changes since 1.36: +43 -7 lines
Diff to previous 1.36
Add hlt objects.

Revision 1.36 - (view) (annotate) - [select for diffs]
Tue Sep 16 22:08:46 2008 UTC (16 years, 7 months ago) by ksung
Branch: MAIN
Changes since 1.35: +1 -9 lines
Diff to previous 1.35
Removed CaloMet stuff

Revision 1.35 - (view) (annotate) - [select for diffs]
Tue Sep 16 18:13:03 2008 UTC (16 years, 7 months ago) by sixie
Branch: MAIN
Changes since 1.34: +9 -1 lines
Diff to previous 1.34
Add GenJet to dictionary file

Revision 1.34 - (view) (annotate) - [select for diffs]
Wed Sep 10 17:05:37 2008 UTC (16 years, 7 months ago) by ksung
Branch: MAIN
Changes since 1.33: +9 -1 lines
Diff to previous 1.33
Added statements to include CaloMet

Revision 1.33 - (view) (annotate) - [select for diffs]
Wed Sep 10 12:16:39 2008 UTC (16 years, 7 months ago) by loizides
Branch: MAIN
Changes since 1.32: +3 -3 lines
Diff to previous 1.32
Comment out TriggerName for now until it is ready.

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

Revision 1.31 - (view) (annotate) - [select for diffs]
Sat Sep 6 18:02:38 2008 UTC (16 years, 7 months ago) by sixie
Branch: MAIN
Changes since 1.30: +10 -1 lines
Diff to previous 1.30
Add CaloTowers

Revision 1.30 - (view) (annotate) - [select for diffs]
Fri Sep 5 01:21:46 2008 UTC (16 years, 8 months ago) by loizides
Branch: MAIN
Changes since 1.29: +12 -5 lines
Diff to previous 1.29
Added generalized BitMask class.

Revision 1.29 - (view) (annotate) - [select for diffs]
Fri Aug 29 01:53:27 2008 UTC (16 years, 8 months ago) by loizides
Branch: MAIN
Changes since 1.28: +3 -1 lines
Diff to previous 1.28
Added MC event info class, for now just holding an event weight.

Revision 1.28 - (view) (annotate) - [select for diffs]
Fri Aug 8 11:16:09 2008 UTC (16 years, 8 months ago) by sixie
Branch: MAIN
CVS Tags: MITHEP_2_0_x
Changes since 1.27: +103 -76 lines
Diff to previous 1.27
Add BasicClusters and SuperClusters to Collections and related Names. Change the order of the dictionary definitions to accomodate them

Revision 1.27 - (view) (annotate) - [select for diffs]
Thu Jul 31 13:28:42 2008 UTC (16 years, 9 months ago) by bendavid
Branch: MAIN
Changes since 1.26: +5 -1 lines
Diff to previous 1.26
Nearly complete rewrite of track class, new helix parameterization (now matches CMSSW) and tracker hit information

Revision 1.26 - (view) (annotate) - [select for diffs]
Tue Jul 29 17:00:13 2008 UTC (16 years, 9 months ago) by loizides
Branch: MAIN
Changes since 1.25: +1 -2 lines
Diff to previous 1.25
Fixes.

Revision 1.25 - (view) (annotate) - [select for diffs]
Tue Jul 29 13:44:26 2008 UTC (16 years, 9 months ago) by loizides
Branch: MAIN
Changes since 1.24: +6 -19 lines
Diff to previous 1.24
Moved Edm-used particles to MitEdm/DataFormats.

Revision 1.24 - (view) (annotate) - [select for diffs]
Tue Jul 29 12:29:47 2008 UTC (16 years, 9 months ago) by bendavid
Branch: MAIN
Changes since 1.23: +8 -1 lines
Diff to previous 1.23
Revamped implementation of decay tree classes, started to remove use of Vertex and FitVertex to prepare for removal of these classes

Revision 1.23 - (view) (annotate) - [select for diffs]
Tue Jul 29 10:38:47 2008 UTC (16 years, 9 months ago) by loizides
Branch: MAIN
Changes since 1.22: +1 -5 lines
Diff to previous 1.22
Moved containers into DataCont.

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

Revision 1.21 - (view) (annotate) - [select for diffs]
Fri Jul 25 16:04:45 2008 UTC (16 years, 9 months ago) by bendavid
Branch: MAIN
Changes since 1.20: +13 -6 lines
Diff to previous 1.20
Renamed Lepton to ChargedParticle and added StableParticle class

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

Revision 1.19 - (view) (annotate) - [select for diffs]
Tue Jul 22 19:57:50 2008 UTC (16 years, 9 months ago) by loizides
Branch: MAIN
Changes since 1.18: +3 -3 lines
Diff to previous 1.18
Remove std:vector implementation of RefArray and use our own TRefArray using the stack rather than the heap. For IO we use a custom streamer.

Revision 1.18 - (view) (annotate) - [select for diffs]
Thu Jul 17 08:22:09 2008 UTC (16 years, 9 months ago) by loizides
Branch: MAIN
Changes since 1.17: +3 -1 lines
Diff to previous 1.17
Added enum

Revision 1.17 - (view) (annotate) - [select for diffs]
Wed Jul 16 10:00:59 2008 UTC (16 years, 9 months ago) by bendavid
Branch: MAIN
Changes since 1.16: +1 -4 lines
Diff to previous 1.16
Made abstract base class functions pure virtual instead of return 0

Revision 1.16 - (view) (annotate) - [select for diffs]
Mon Jul 7 16:02:25 2008 UTC (16 years, 9 months ago) by loizides
Branch: MAIN
Changes since 1.15: +16 -2 lines
Diff to previous 1.15
Added Jet and Met. Content needs to be done.

Revision 1.15 - (view) (annotate) - [select for diffs]
Wed Jul 2 19:28:44 2008 UTC (16 years, 10 months ago) by bendavid
Branch: MAIN
Changes since 1.14: +12 -3 lines
Diff to previous 1.14
moved details of photon conversions into seperate Conversion class

Revision 1.14 - (view) (annotate) - [select for diffs]
Tue Jul 1 14:09:27 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.13: +16 -2 lines
Diff to previous 1.13
Names, collections.

Revision 1.13 - (view) (annotate) - [select for diffs]
Tue Jul 1 09:17:45 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.12: +19 -9 lines
Diff to previous 1.12
Latest version of class inheritances.

Revision 1.12 - (view) (annotate) - [select for diffs]
Mon Jun 30 16:54:41 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.11: +33 -9 lines
Diff to previous 1.11
Changes to particle structure. MOre changes will follow

Revision 1.11 - (view) (annotate) - [select for diffs]
Tue Jun 24 14:01:41 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.10: +3 -1 lines
Diff to previous 1.10
Added Look-ahead event header. Cleanup.

Revision 1.10 - (view) (annotate) - [select for diffs]
Fri Jun 20 17:46:41 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.9: +5 -4 lines
Diff to previous 1.9
Added proof-of-principle runinfo class.

Revision 1.9 - (view) (annotate) - [select for diffs]
Wed Jun 18 14:10:06 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.8: +9 -17 lines
Diff to previous 1.8
Use ClonesArray dicts.

Revision 1.8 - (view) (annotate) - [select for diffs]
Wed Jun 18 13:23:13 2008 UTC (16 years, 10 months ago) by paus
Branch: MAIN
Changes since 1.7: +21 -9 lines
Diff to previous 1.7
Basic structure of Filling framework.

Revision 1.7 - (view) (annotate) - [select for diffs]
Tue Jun 17 14:45:22 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.6: +5 -1 lines
Diff to previous 1.6
Added EventHeader class.

Revision 1.6 - (view) (annotate) - [select for diffs]
Tue Jun 17 13:30:37 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.5: +11 -15 lines
Diff to previous 1.5
Added Array and ObjArray, plus reworked Collections interface.

Revision 1.5 - (view) (annotate) - [select for diffs]
Thu Jun 5 16:03:35 2008 UTC (16 years, 11 months ago) by bendavid
Branch: MAIN
Changes since 1.4: +7 -1 lines
Diff to previous 1.4
added electron class, updated lepton class, added basic functionality for tracks, muons

Revision 1.4 - (view) (annotate) - [select for diffs]
Thu Jun 5 10:07:06 2008 UTC (16 years, 11 months ago) by loizides
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3
Slighly modified Collection interface to rely on pointers, references can be obtained as well in the Vector.h class.

Revision 1.3 - (view) (annotate) - [select for diffs]
Wed Jun 4 09:08:36 2008 UTC (16 years, 11 months ago) by loizides
Branch: MAIN
Changes since 1.2: +32 -3 lines
Diff to previous 1.2
Added initial data inheritances. Objects are empty.

Revision 1.2 - (view) (annotate) - [select for diffs]
Sun Jun 1 10:03:39 2008 UTC (16 years, 11 months ago) by loizides
Branch: MAIN
Changes since 1.1: +4 -1 lines
Diff to previous 1.1
Added Names and PVector.

Revision 1.1 - (view) (annotate) - [select for diffs]
Tue May 27 19:24:49 2008 UTC (16 years, 11 months ago) by loizides
Branch: MAIN
First few data tree classes.

Convenience Links

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