1 |
//============================================================================ |
//============================================================================ |
2 |
// $Id: PacketUser.h,v 1.39 2008-09-05 14:33:48 messineo Exp $ |
// $Id: PacketUser.h,v 1.3 2008/12/18 12:58:37 mocchiut Exp $ |
3 |
// Description : |
// Description : |
4 |
//============================================================================ |
//============================================================================ |
5 |
#ifndef PACKETUSER_H_ |
#ifndef PACKETUSER_H_ |
10 |
#include "EventReader.h" |
#include "EventReader.h" |
11 |
|
|
12 |
#include "TROOT.h" //ROOT version > 5.14 |
#include "TROOT.h" //ROOT version > 5.14 |
13 |
|
#include "TSystem.h" // EMI |
14 |
|
|
15 |
using namespace pamela; |
using namespace pamela; |
16 |
using namespace pamela::techmodel; |
using namespace pamela::techmodel; |