// $Id$ // // File: DLorentzVector.h // Created: Mon May 28 14:18:56 EDT 2007 // Creator: mashephe // #ifndef _DLorentzVector_ #define _DLorentzVector_ #include typedef TLorentzVector DLorentzVector; #endif // _DLorentzVector_