ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/DataTree/src/EventHeader.cc
Revision: 1.1
Committed: Tue Jun 17 14:45:22 2008 UTC (16 years, 10 months ago) by loizides
Content type: text/plain
Branch: MAIN
CVS Tags: Mit_009c, Mit_009b, Mit_009a, Mit_009, Mit_008, Mit_008pre2, Mit_008pre1, Mit_006b, Mit_006a, Mit_006, Mit_005, Mit_004, MITHEP_2_0_x
Log Message:
Added EventHeader class.

File Contents

# Content
1 // $Id: DataObject.cc,v 1.1 2008/06/04 09:08:36 loizides Exp $
2
3 #include "MitAna/DataTree/interface/EventHeader.h"
4
5 ClassImp(mithep::EventHeader)