![]() |
Project
|
Global mapper for MID. More...
#include <GlobalMapper.h>
Public Member Functions | |
std::vector< ExtendedMappingInfo > | buildStripsInfo () const |
Build the strips info. | |
std::map< int, std::vector< std::pair< int, int > > > | buildDEGeom () const |
Build the geometry for the Detection elements. | |
const Mapping & | getMapping () const |
Returns the mapping. | |
void | setScaleFactor (int scaleFactor) |
Sets the scale factor for geometrical positions and sizes. | |
Global mapper for MID.
Definition at line 32 of file GlobalMapper.h.
Build the geometry for the Detection elements.
Definition at line 128 of file GlobalMapper.cxx.
std::vector< ExtendedMappingInfo > o2::mid::GlobalMapper::buildStripsInfo | ( | ) | const |
Build the strips info.
Definition at line 103 of file GlobalMapper.cxx.
|
inline |
Returns the mapping.
Definition at line 45 of file GlobalMapper.h.
Sets the scale factor for geometrical positions and sizes.
scaleFactor | integer scale factor |
Definition at line 49 of file GlobalMapper.h.