![]() |
![]() |
#include <DeDxHitInfo.h>
Public Member Functions | |
float | charge () const |
DeDxHitInfoContainer () | |
DeDxHitInfoContainer (const float charge, const float pathlength, const DetId &detId, const LocalPoint &pos, const uint8_t &type) | |
const DetId & | detId () const |
float | pathlength () const |
const LocalPoint & | pos () const |
const uint8_t & | type () const |
Private Attributes | |
float | charge_ |
total cluster charge More... | |
DetId | detId_ |
float | pathlength_ |
path length inside a module More... | |
LocalPoint | pos_ |
hit position More... | |
uint8_t | type_ |
Definition at line 16 of file DeDxHitInfo.h.
|
inline |
Definition at line 18 of file DeDxHitInfo.h.
|
inline |
Definition at line 19 of file DeDxHitInfo.h.
|
inline |
Definition at line 23 of file DeDxHitInfo.h.
References charge_.
|
inline |
|
inline |
Definition at line 24 of file DeDxHitInfo.h.
References pathlength_.
|
inline |
Definition at line 26 of file DeDxHitInfo.h.
References pos_.
|
inline |
|
private |
|
private |
Definition at line 34 of file DeDxHitInfo.h.
Referenced by detId().
|
private |
path length inside a module
Definition at line 33 of file DeDxHitInfo.h.
Referenced by pathlength().
|
private |
|
private |
Definition at line 37 of file DeDxHitInfo.h.
Referenced by Modules.Service::__str__(), Modules.Service::_placeImpl(), Modules.ESSource::_placeImpl(), Modules.ESProducer::_placeImpl(), Modules.ESPrefer::copy(), Mixins._TypedParameterizable::dumpPython(), Modules.ESPrefer::dumpPythonAs(), Modules.Service::dumpSequencePython(), RandomRunSource.RandomRunSource::insertInto(), Modules.Service::insertInto(), ExternalGeneratorFilter.ExternalGeneratorFilter::insertInto(), Mixins._TypedParameterizable::insertInto(), Modules.ESSource::moduleLabel_(), Modules.ESProducer::moduleLabel_(), Modules.ESSource::nameInProcessDesc_(), Modules.ESProducer::nameInProcessDesc_(), Modules.ESPrefer::nameInProcessDesc_(), and type().