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.1 by fgolf, Sun Aug 29 18:25:19 2010 UTC vs.
Revision 1.2 by fgolf, Sun Aug 29 22:52:28 2010 UTC

# Line 32 | Line 32 | bool is_duplicate (const DorkyEventIdent
32   void saveHist(const char* filename, const char* pat="*");
33  
34   extern class TDirectory *histo_directory;
35 +
36 + double dRbetweenVectors(const LorentzVector & vec1, const LorentzVector & vec2 );
37   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines