#include <TICLLayerTile.h>
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 57 of file TICLLayerTile.h.
|
inline |
Definition at line 63 of file TICLLayerTile.h.
References PVValHelper::eta, phi, and TICLGenericTile< T >::tiles_.
Referenced by TrackstersMergeProducer::fillTile().
|
inline |
Definition at line 62 of file TICLLayerTile.h.
References TICLGenericTile< T >::tiles_.
|
private |
Definition at line 66 of file TICLLayerTile.h.
Referenced by TICLGenericTile< T >::fill(), and TICLGenericTile< T >::operator[]().