Added proper fwd defs plus split up complilation of MitAna/DataTree LinkDefs.
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.
Cleanup
new GenParticle object
Have TriggerTable as a standalone file and cintable.
Added Tau classes
Added BranchTable.
Added BranchName class.
Split CaloMet into Met base class and CaloMet specific class, add PFMet
Change common files to reflect PF and Jet changes
Added collection of event headers.
Move away generic classes and keep only classes stored in the tree.
Added Vector classes
Removed Vector<std:string>
Remove StringVec
Incorporate updated RefArray (no size template argument anymore) and add necessary caches and cache clear calls
Reworked particle interface to cache FourVectorM
Fix dictionary order for MCParticle
Added CacheFlag
Switched to templated Ref class
Added TObject collection.
Added ParticleOArr
Added ObjType to retrieve type of object.
Added DataBase for objects that do not need to the TObjects bits.
Added types for std::string.
Upgrade Muon with functions from MuonTools.
Added mitedm::BeamSpot and BaseVertex classes
Switched to new optimized RefArray now supporting multiple PIDs
Switched track layer/hit masks from BitMask64 to BitMask48
Added StableData and DecayData, removed FitVertex
New typedefs related to BitMasks.
added DaughterData
Add hlt objects.
Removed CaloMet stuff
Add GenJet to dictionary file
Added statements to include CaloMet
Comment out TriggerName for now until it is ready.
Cleanup
Add CaloTowers
Added generalized BitMask class.
Added MC event info class, for now just holding an event weight.
Add BasicClusters and SuperClusters to Collections and related Names. Change the order of the dictionary definitions to accomodate them
Nearly complete rewrite of track class, new helix parameterization (now matches CMSSW) and tracker hit information
Fixes.
Moved Edm-used particles to MitEdm/DataFormats.
Revamped implementation of decay tree classes, started to remove use of Vertex and FitVertex to prepare for removal of these classes
Moved containers into DataCont.
Adding Stable/DecayParts.
Renamed Lepton to ChargedParticle and added StableParticle class
Merged gen and sim particles into new MCParticle class
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.
Added enum
Made abstract base class functions pure virtual instead of return 0
Added Jet and Met. Content needs to be done.
moved details of photon conversions into seperate Conversion class
Names, collections.
Latest version of class inheritances.
Changes to particle structure. MOre changes will follow
Added Look-ahead event header. Cleanup.
Added proof-of-principle runinfo class.
Use ClonesArray dicts.
Basic structure of Filling framework.
Added EventHeader class.
Added Array and ObjArray, plus reworked Collections interface.
added electron class, updated lepton class, added basic functionality for tracks, muons
Slighly modified Collection interface to rely on pointers, references can be obtained as well in the Vector.h class.
Added initial data inheritances. Objects are empty.
Added Names and PVector.
First few data tree classes.
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.