CMS 3D CMS Logo

Classes | Typedefs
HGCalLayerTiles.h File Reference
#include "RecoLocalCalo/HGCalRecProducers/interface/HGCalTilesConstants.h"
#include "RecoLocalCalo/HGCalRecProducers/interface/HFNoseTilesConstants.h"
#include "RecoLocalCalo/HGCalRecProducers/interface/HGCalTilesWrapper.h"
#include "DataFormats/Math/interface/normalizedPhi.h"
#include <vector>
#include <array>
#include <cmath>
#include <algorithm>
#include <cassert>

Go to the source code of this file.

Classes

class  HGCalLayerTilesT< T, WRAPPER >
 

Typedefs

using HFNoseLayerTiles = HGCalLayerTilesT< HFNoseTilesConstants, NoPhiWrapper >
 
using HGCalScintillatorLayerTiles = HGCalLayerTilesT< HGCalScintillatorTilesConstants, PhiWrapper >
 
using HGCalSiliconLayerTiles = HGCalLayerTilesT< HGCalSiliconTilesConstants, NoPhiWrapper >
 

Typedef Documentation

◆ HFNoseLayerTiles

Definition at line 124 of file HGCalLayerTiles.h.

◆ HGCalScintillatorLayerTiles

Definition at line 123 of file HGCalLayerTiles.h.

◆ HGCalSiliconLayerTiles

Definition at line 122 of file HGCalLayerTiles.h.