ATLAS Offline Software
|
Small utility to get hit Identifiers out of MeasurementBase (either in a vector or single). More...
#include <IdentifierExtractor.h>
Static Public Member Functions | |
static void | extract (std::vector< Identifier > &ids, const std::vector< const MeasurementBase * > &measurements) |
static Identifier | extract (const MeasurementBase *) |
Small utility to get hit Identifiers out of MeasurementBase (either in a vector or single).
If MB object is of an abstract flavour – i.e. not on a detector element – it is skipped.
Definition at line 23 of file IdentifierExtractor.h.
|
static |
Definition at line 26 of file IdentifierExtractor.cxx.
|
static |
Definition at line 13 of file IdentifierExtractor.cxx.