![]() |
Project
|
This is the complete list of members for o2::focal::Event, including all inherited members.
construct(const o2::InteractionRecord &interaction, gsl::span< const PadLayerEvent > pads, gsl::span< const PixelChipRecord > eventPixels, gsl::span< const PixelHit > pixelHits) | o2::focal::Event | |
Event()=default | o2::focal::Event | |
getInteractionRecord() const | o2::focal::Event | inline |
getPadLayer(unsigned int index) | o2::focal::Event | |
getPadLayer(unsigned int index) const | o2::focal::Event | |
getPixelLayer(unsigned int index) | o2::focal::Event | |
getPixelLayer(unsigned int index) const | o2::focal::Event | |
isInitialized() const | o2::focal::Event | inline |
reset() | o2::focal::Event | |
setInteractionRecord(const InteractionRecord &ir) | o2::focal::Event | inline |
setPadLayer(unsigned int layer, const PadLayerEvent &event) | o2::focal::Event | |
setPixelLayerEvent(unsigned int layer, const PixelLayerEvent &event) | o2::focal::Event | |
~Event()=default | o2::focal::Event |