#include <SimG4CMS/FP420/interface/FP420HitsObject.h>
Public Member Functions | |
FP420HitsObject (std::string, TrackingSlaveSD::Collection &) | |
TrackingSlaveSD::Collection & | hits () |
std::string | name () |
Private Attributes | |
TrackingSlaveSD::Collection & | _hits |
std::string | _name |
Definition at line 6 of file FP420HitsObject.h.
FP420HitsObject::FP420HitsObject | ( | std::string | n, | |
TrackingSlaveSD::Collection & | h | |||
) |
TrackingSlaveSD::Collection& FP420HitsObject::hits | ( | ) | [inline] |
std::string FP420HitsObject::name | ( | void | ) | [inline] |
std::string FP420HitsObject::_name [private] |