Parent Directory
|
Revision Log
Major release
| 1 | #include "PhysEndRunEvent.h" |
| 2 | |
| 3 | using namespace pamela; |
| 4 | |
| 5 | PhysEndRunEvent::PhysEndRunEvent(void): SubPacket("Event", PacketType::PhysEndRun) { |
| 6 | } |
| 7 | |
| 8 | ClassImp(PhysEndRunEvent) |
| 9 | |
| 10 |
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |