#include "FWCore/Utilities/interface/typelookup.h"
#include "RecoLocalTracker/SiPixelRecHits/interface/PixelCPEFastParamsDevice.h"
#include "Geometry/CommonTopologies/interface/SimplePixelTopology.h"
Go to the source code of this file.
Namespaces | |
edm | |
HLT enums. | |
edm::typelookup | |
Functions | |
template<> | |
const char * | edm::typelookup::className< PixelCPEFastParamsHIonPhase1 > () |
template<> | |
const char * | edm::typelookup::className< PixelCPEFastParamsPhase1 > () |
template<> | |
const char * | edm::typelookup::className< PixelCPEFastParamsPhase2 > () |
template<> | |
const std::type_info & | edm::typelookup::classTypeInfo< PixelCPEFastParamsHIonPhase1 > () |
template<> | |
const std::type_info & | edm::typelookup::classTypeInfo< PixelCPEFastParamsPhase1 > () |
template<> | |
const std::type_info & | edm::typelookup::classTypeInfo< PixelCPEFastParamsPhase2 > () |
static const edm::typelookup::NameRegistrar | s_register__LINE__ (edm::typelookup::className< PixelCPEFastParamsHIonPhase1 >(), typeid(PixelCPEFastParamsHIonPhase1)) |
Variables | |
static const edm::typelookup::NameRegistrar | s_register__LINE__ (edm::typelookup::className< PixelCPEFastParamsPhase1 >(), typeid(PixelCPEFastParamsPhase1)) |
using PixelCPEFastParamsHIonPhase1 = PixelCPEFastParamsDevice<alpaka_common::DevHost, pixelTopology::HIonPhase1> |
Definition at line 6 of file PixelCPEFastParams.cc.
using PixelCPEFastParamsPhase1 = PixelCPEFastParamsDevice<alpaka_common::DevHost, pixelTopology::Phase1> |
Definition at line 5 of file PixelCPEFastParams.cc.
using PixelCPEFastParamsPhase2 = PixelCPEFastParamsDevice<alpaka_common::DevHost, pixelTopology::Phase2> |
Definition at line 7 of file PixelCPEFastParams.cc.
|
static |
|
static |