| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

PerSimRpcHit.cc

Go to the documentation of this file.
00001 #include "PerSimEvent/PerSimRpcHit.h"
00002 
00003 
00004 PerSimRpcHit::PerSimRpcHit() : energy(0.0) { }
00005 PerSimRpcHit::PerSimRpcHit(double in_energy) : energy(in_energy) { }
00006 PerSimRpcHit::~PerSimRpcHit() { }
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:35:45 2011 for PerSimEvent by doxygen 1.4.7