ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/DataTree/src/Vect3.cc
Revision: 1.2
Committed: Sun Mar 8 12:09:59 2009 UTC (16 years, 2 months ago) by loizides
Content type: text/plain
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
State: FILE REMOVED
Log Message:
Move away generic classes and keep only classes stored in the tree.

File Contents

# User Rev Content
1 loizides 1.2 // $Id: Vect3.cc,v 1.1 2009/03/03 17:03:54 loizides Exp $
2 loizides 1.1
3     #include "MitAna/DataTree/interface/Vect3.h"
4    
5     ClassImp(mithep::Vect3)
6    
7     using namespace mithep;