Add MakeCopy functions and cleaned up some jetmet getters and setters
Include files checked.
Cleanup
Add HaveCorrections so that at analysis time one can figure out if corrections are stored or not. This method will go away when we move to 010.
Change ClassDef because of streamer change.
Bugfix to prevent correction array from splitting.
Introduced Double32_t [0,0,14] consistently. Updated class descriptions.
Split CaloMet into Met base class and CaloMet specific class, add PFMet
Met uses FastArray and Double32.
Reworked particle interface to cache FourVectorM
Added ObjType to retrieve type of object.
Fixed memory leak (only there in conjunction with TClonesArray.) A proper cleanup would be to remove the std:vector and use StackArrayBasic or fixed size arrays, but will require to break the data format.
Merged with CaloMet class
Added more details to class definition
Cleanup
Made abstract base class functions pure virtual instead of return 0
Store momentum
Added Jet and Met. Content needs to be done.
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.