/[PAMELA software]/chewbacca/event/endrun/PhysEndRunEvent.cpp
ViewVC logotype

Contents of /chewbacca/event/endrun/PhysEndRunEvent.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Fri Jul 24 13:53:53 2009 UTC (15 years, 4 months ago) by mocchiut
Branch: MAIN
CVS Tags: v10RED, v9r00, v9r01, HEAD
Changes since 1.1: +4 -3 lines
Runtime error with ROOT 5.24 fixed, many small changes and warnings fixing

1 #include "PhysEndRunEvent.h"
2
3 using namespace pamela;
4
5 PhysEndRunEvent::PhysEndRunEvent(void): SubPacket("PhysEndRun", PacketType::PhysEndRun),
6 CALO_ENDRUN(),
7 TB_ENDRUN(){
8 }
9
10 PhysEndRunEvent::~PhysEndRunEvent(void) {
11 }
12 ClassImp(PhysEndRunEvent)
13
14

  ViewVC Help
Powered by ViewVC 1.1.23