ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/DataTree/src/Vect3.cc
Revision: 1.1
Committed: Tue Mar 3 17:03:54 2009 UTC (16 years, 2 months ago) by loizides
Content type: text/plain
Branch: MAIN
CVS Tags: Mit_008pre1
Log Message:
Added Vector classes

File Contents

# User Rev Content
1 loizides 1.1 // $Id: Particle.cc,v 1.4 2008/12/01 17:30:01 loizides Exp $
2    
3     #include "MitAna/DataTree/interface/Vect3.h"
4    
5     ClassImp(mithep::Vect3)
6    
7     using namespace mithep;