ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/DataTree/src/Vertex.cc
Revision: 1.1
Committed: Mon Jun 30 11:30:27 2008 UTC (16 years, 10 months ago) by loizides
Content type: text/plain
Branch: MAIN
Log Message:
Added simple Vertex class.

File Contents

# User Rev Content
1 loizides 1.1 // $Id: Muon.cc,v 1.1 2008/06/04 09:08:36 loizides Exp $
2    
3     #include "MitAna/DataTree/interface/Vertex.h"
4    
5     ClassImp(mithep::Vertex)
6    
7     using namespace mithep;