#include "DataFormats/HGCalReco/interface/Common.h"
#include "DataFormats/Math/interface/normalizedPhi.h"
Go to the source code of this file.
Classes | |
class | TICLGenericTile< T > |
class | TICLLayerTileT< T > |
Namespaces | |
ticl | |
Typedefs | |
using | ticl::TICLLayerTile = TICLLayerTileT< TileConstants > |
using | ticl::TICLLayerTileHFNose = TICLLayerTileT< TileConstantsHFNose > |
using | TICLLayerTiles = TICLGenericTile< ticl::Tiles > |
using | TICLLayerTilesHFNose = TICLGenericTile< ticl::TilesHFNose > |
using | TICLTracksterTiles = TICLGenericTile< ticl::TracksterTiles > |
using | TICLTracksterTilesHFNose = TICLGenericTile< ticl::TracksterTilesHFNose > |
using | ticl::Tiles = std::array< TICLLayerTile, TileConstants::nLayers > |
using | ticl::TilesHFNose = std::array< TICLLayerTileHFNose, TileConstantsHFNose::nLayers > |
using | ticl::TracksterTiles = std::array< TICLLayerTile, TileConstants::iterations > |
using | ticl::TracksterTilesHFNose = std::array< TICLLayerTileHFNose, TileConstantsHFNose::iterations > |
using TICLLayerTiles = TICLGenericTile<ticl::Tiles> |
Definition at line 86 of file TICLLayerTile.h.
Definition at line 88 of file TICLLayerTile.h.
Definition at line 87 of file TICLLayerTile.h.
Definition at line 89 of file TICLLayerTile.h.