ATLAS Offline Software
|
This implements just the ROD->ROB conversion part of Hid2RESrcID. More...
#include <RodRobIdMap.h>
Public Member Functions | |
uint32_t | getRobID (uint32_t rod_id) const |
Make a ROB Source ID from a ROD source ID. More... | |
This implements just the ROD->ROB conversion part of Hid2RESrcID.
This is all that's needed by FullEventAssembler.
Definition at line 25 of file RodRobIdMap.h.
uint32_t RodRobIdMap::getRobID | ( | uint32_t | rod_id | ) | const |
Make a ROB Source ID from a ROD source ID.
mapping SrcID from ROD to ROB
Definition at line 18 of file RodRobIdMap.cxx.