ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
UserCode
/
MitAna
/
DataTree
/
src
/
Track.cc
Revision:
1.3
Committed:
Mon Jun 9 11:47:03 2008 UTC
(16 years, 10 months ago) by
paus
Content type:
text/plain
Branch:
MAIN
Changes since
1.2
:
+1 -17 lines
Log Message:
Minor cleanups.
File Contents
#
User
Rev
Content
1
paus
1.3
// $Id: Track.cc,v 1.2 2008/06/09 00:06:36 bendavid Exp $
2
loizides
1.1
3
#include "MitAna/DataTree/interface/Track.h"
4
5
ClassImp(mithep::Track)
6
bendavid
1.2
7
using namespace mithep;