ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/FGolf/Tools/tools.h
(Generate patch)

Comparing UserCode/FGolf/Tools/tools.h (file contents):
Revision 1.2 by fgolf, Sun Aug 29 22:52:28 2010 UTC vs.
Revision 1.3 by fgolf, Fri Mar 18 20:51:22 2011 UTC

# Line 13 | Line 13
13   #include "Math/VectorUtil.h"
14  
15   using std::vector;
16 + typedef ROOT::Math::LorentzVector<ROOT::Math::PxPyPzE4D<float> > LorentzVector;
17  
18   struct DorkyEventIdentifier {
19       // this is a workaround for not having unique event id's in MC

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines