ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/DataTree/src/Particle.cc
Revision: 1.1
Committed: Tue May 27 19:24:49 2008 UTC (16 years, 11 months ago) by loizides
Content type: text/plain
Branch: MAIN
Log Message:
First few data tree classes.

File Contents

# User Rev Content
1 loizides 1.1 // $Id: Particle.cc,v 1.2 2008/05/14 14:20:02 loizides Exp $
2    
3     #include "MitAna/DataTree/interface/Particle.h"
4    
5     ClassImp(mithep::Particle)