#include <TICLLayerTile.h>
Public Types | |
using | constants_type_t = typename T::value_type::type |
Public Member Functions | |
void | fill (int index, double eta, double phi, unsigned int objectId) |
const auto & | operator[] (int index) const |
Private Attributes | |
T | tiles_ |
Definition at line 72 of file TICLLayerTile.h.
using TICLGenericTile< T >::constants_type_t = typename T::value_type::type |
Definition at line 75 of file TICLLayerTile.h.
|
inline |
Definition at line 80 of file TICLLayerTile.h.
References TICLGenericTile< T >::tiles_.
Referenced by TrackstersMergeProducer::fillTile().
|
inline |
|
private |
Definition at line 83 of file TICLLayerTile.h.
Referenced by TICLGenericTile< T >::fill(), and TICLGenericTile< T >::operator[]().