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