| 1 |
/** @file |
/** @file |
| 2 |
* $Source: /home/cvspamela/yoda/event/EventHeader.h,v $ |
* $Source: /home/cvsmanager/yoda/event/EventHeader.h,v $ |
| 3 |
* $Id: EventHeader.h,v 1.6 2004/03/16 10:18:28 nagni Exp $ |
* $Id: EventHeader.h,v 1.2 2004/09/21 20:23:37 kusanagi Exp $ |
| 4 |
* $Author: nagni $ |
* $Author: kusanagi $ |
| 5 |
* |
* |
| 6 |
* Header file for the EventHeader class. |
* Header file for the EventHeader class. |
| 7 |
*/ |
*/ |
| 9 |
#define EVENT_HEADER_H |
#define EVENT_HEADER_H |
| 10 |
|
|
| 11 |
#include <iostream> |
#include <iostream> |
| 12 |
// #include <root/TROOT.h> |
#include <TROOT.h> |
| 13 |
// #include <root/TTree.h> |
#include <TTree.h> |
|
#include <TROOT.h> //Substituted by Maurizio 05 Feb 2004 |
|
|
#include <TTree.h> //Substituted by Maurizio 05 Feb 2004 |
|
| 14 |
|
|
| 15 |
|
|
| 16 |
#include "SubPacket.h" |
#include "SubPacket.h" |