1 |
/** @file |
/** @file |
2 |
* $Source: /afs/ba.infn.it/user/pamela/src/CVS/chewbacca/event/PamelaRun.h,v $ |
* $Source: /afs/ba.infn.it/user/pamela/src/CVS/chewbacca/event/PamelaRun.h,v $ |
3 |
* $Id: PamelaRun.h,v 1.2 2009/07/24 13:53:51 mocchiut Exp $ |
* $Id: PamelaRun.h,v 1.3 2009-07-29 15:47:23 mocchiut Exp $ |
4 |
* $Author: mocchiut $ |
* $Author: mocchiut $ |
5 |
* |
* |
6 |
* Header file for the PamelaRun class. |
* Header file for the PamelaRun class. |
34 |
#include "EventHeader.h" |
#include "EventHeader.h" |
35 |
#include "RunInfoYoda.h" |
#include "RunInfoYoda.h" |
36 |
#include <list> |
#include <list> |
37 |
|
#include <map> |
38 |
|
|
39 |
/** |
/** |
40 |
* pamela is the base namespace of this package. |
* pamela is the base namespace of this package. |