![]() |
Project
|
The result of the replacing the LRU slot with a new one. More...
#include <TimesliceIndex.h>
Public Attributes | |
ActionTaken | action |
The action taken. | |
TimesliceSlot | slot |
The slot which was replaced. | |
The result of the replacing the LRU slot with a new one.
Definition at line 59 of file TimesliceIndex.h.
ActionTaken o2::framework::TimesliceIndex::ActionSpec::action |
The action taken.
Definition at line 61 of file TimesliceIndex.h.
TimesliceSlot o2::framework::TimesliceIndex::ActionSpec::slot |
The slot which was replaced.
Definition at line 63 of file TimesliceIndex.h.