#include <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 | ||
) |
Definition at line 3 of file FP420HitsObject.cc.
|
inline |
|
inline |
Definition at line 9 of file FP420HitsObject.h.
References _name.
Referenced by cuy.divideElement::__init__(), cuy.plotElement::__init__(), cuy.additionElement::__init__(), cuy.superimposeElement::__init__(), cuy.graphElement::__init__(), and config.CFG::__str__().
|
private |
Definition at line 12 of file FP420HitsObject.h.
Referenced by hits().
|
private |
Definition at line 13 of file FP420HitsObject.h.
Referenced by plotting.FakeDuplicate::__str__(), plotting.AggregateBins::__str__(), plotting.AggregateHistos::__str__(), plotting.Plot::_createOne(), plotting.PlotGroup::_save(), plotting.FakeDuplicate::create(), plotting.AggregateBins::create(), plotting.AggregateHistos::create(), plotting.Plot::draw(), plotting.Plot::getName(), and name().