Public Member Functions | |
CacheData (const edm::ParameterSet &conf) | |
Public Attributes | |
std::unique_ptr< const GBRForest > | haloTaggerGBR |
std::unique_ptr< const PhotonDNNEstimator > | photonDNNEstimator |
Definition at line 57 of file GEDPhotonProducer.cc.
|
inline |
for MVA based beam halo tagger in the EE
Definition at line 59 of file GEDPhotonProducer.cc.
References DMR_cfg::config, createGBRForest(), edm::FileInPath::fullPath(), edm::ParameterSet::getParameter(), haloTaggerGBR, gedPhotons_cfi::mvaBasedHaloVariableSet, photonDNNEstimator, gedPhotons_cfi::runMVABasedHaloTagger, AlCaHLTBitMon_QueryRunRegistry::string, and particleFlowTmpBarrel_cfi::useEBModelInGap.
std::unique_ptr<const GBRForest> CacheData::haloTaggerGBR |
Definition at line 82 of file GEDPhotonProducer.cc.
Referenced by CacheData().
std::unique_ptr<const PhotonDNNEstimator> CacheData::photonDNNEstimator |
Definition at line 81 of file GEDPhotonProducer.cc.
Referenced by CacheData().