CMS 3D CMS Logo

Classes | Namespaces | Typedefs
TICLLayerTile.h File Reference
#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 >
 

Typedef Documentation

◆ TICLLayerTiles

Definition at line 84 of file TICLLayerTile.h.

◆ TICLLayerTilesHFNose

Definition at line 86 of file TICLLayerTile.h.

◆ TICLTracksterTiles

Definition at line 85 of file TICLLayerTile.h.

◆ TICLTracksterTilesHFNose

Definition at line 87 of file TICLLayerTile.h.