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
Error occurred while calculating annotation data.
Log Message:
Move away generic classes and keep only classes stored in the tree.

File Contents

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