1 |
/** @file |
/** @file |
2 |
* $Source: /home/cvsmanager/yoda/event/endrun/CaloEndRun.h,v $ |
* $Source: /home/cvsmanager/yoda/event/endrun/CaloEndRun.h,v $ |
3 |
* $Id: CaloEndRun.h,v 4.0 2005/03/06 04:33:01 kusanagi Exp $ |
* $Id: CaloEndRun.h,v 5.1 2005/08/29 13:01:34 Maurizio Nagni Exp $ |
4 |
* $Author: kusanagi $ |
* $Author: Maurizio Nagni $ |
5 |
* |
* |
6 |
* Header file for the CaloEndRun class. |
* Header file for the CaloEndRun class. |
7 |
*/ |
*/ |
8 |
#ifndef CALO_END_RUN_H |
#ifndef CALO_END_RUN_H |
9 |
#define CALO_END_RUN_H |
#define CALO_END_RUN_H |
10 |
|
#include "../SubPacket.h" |
|
#include "event/SubPacket.h" |
|
11 |
namespace pamela { |
namespace pamela { |
12 |
/** |
/** |
13 |
* CaloEndRun data Wrapper |
* CaloEndRun data Wrapper |