#include <FastHFShowerLibrary.h>
Public Member Functions | |
FastHFShowerLibrary (edm::ParameterSet const &p) | |
const std::map< CaloHitID, float > & | getHitsMap () |
void const | initHFShowerLibrary (const edm::EventSetup &) |
void | modifyDepth (uint32_t &id) |
void | recoHFShowerLibrary (const FSimTrack &myTrack) |
~FastHFShowerLibrary () | |
Private Attributes | |
bool | applyFidCut |
const edm::ParameterSet | fast |
HcalDDDSimConstants * | hcalConstants |
std::unique_ptr< HFShowerLibrary > | hfshower |
std::map< CaloHitID, float > | hitMap |
std::string | name |
std::unique_ptr < HcalNumberingFromDDD > | numberingFromDDD |
HcalNumberingScheme | numberingScheme |
Definition at line 40 of file FastHFShowerLibrary.h.
FastHFShowerLibrary::FastHFShowerLibrary | ( | edm::ParameterSet const & | p | ) |
Definition at line 39 of file FastHFShowerLibrary.cc.
References applyFidCut, and edm::ParameterSet::getParameter().
|
inline |
Definition at line 46 of file FastHFShowerLibrary.h.
|
inline |
Definition at line 53 of file FastHFShowerLibrary.h.
References hitMap.
Referenced by CalorimetryManager::HDShowerSimulation(), and CalorimetryManager::reconstruct().
void const FastHFShowerLibrary::initHFShowerLibrary | ( | const edm::EventSetup & | iSetup | ) |
Definition at line 45 of file FastHFShowerLibrary.cc.
References fast, edm::EventSetup::get(), hcalConstants, hfshower, name, numberingFromDDD, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by FamosManager::setupGeometryAndField().
void FastHFShowerLibrary::modifyDepth | ( | uint32_t & | id | ) |
Definition at line 125 of file FastHFShowerLibrary.cc.
References HcalDetId::depth(), eta, hcalConstants, HcalForward, HcalDetId::ieta(), HcalDetId::iphi(), HcalDDDSimConstants::maxHFDepth(), phi, DetId::rawId(), and HcalDetId::subdet().
Referenced by CalorimetryManager::loadFromHcal().
void FastHFShowerLibrary::recoHFShowerLibrary | ( | const FSimTrack & | myTrack | ) |
Definition at line 69 of file FastHFShowerLibrary.cc.
References applyFidCut, HLT_FULL_cff::depth, HcalNumberingScheme::getUnitID(), hfshower, hitMap, i, FSimTrack::id(), numberingFromDDD, numberingScheme, convertSQLiteXML::ok, FSimTrack::onVFcal(), HFFibreFiducial::PMTNumber(), tmp, CoreSimTrack::type(), RawParticle::vertex(), FSimTrack::vfcalEntrance(), puppiForMET_cff::weight, RawParticle::X(), RawParticle::Y(), and RawParticle::Z().
Referenced by CalorimetryManager::HDShowerSimulation(), and CalorimetryManager::reconstruct().
|
private |
Definition at line 65 of file FastHFShowerLibrary.h.
Referenced by FastHFShowerLibrary(), and recoHFShowerLibrary().
|
private |
Definition at line 53 of file FastHFShowerLibrary.h.
Referenced by initHFShowerLibrary().
|
private |
Definition at line 60 of file FastHFShowerLibrary.h.
Referenced by initHFShowerLibrary(), and modifyDepth().
|
private |
Definition at line 58 of file FastHFShowerLibrary.h.
Referenced by initHFShowerLibrary(), and recoHFShowerLibrary().
|
private |
Definition at line 63 of file FastHFShowerLibrary.h.
Referenced by getHitsMap(), and recoHFShowerLibrary().
|
private |
Definition at line 66 of file FastHFShowerLibrary.h.
Referenced by ElectronMVAID.ElectronMVAID::__call__(), dirstructure.Directory::__create_pie_image(), dqm_interfaces.DirID::__eq__(), dirstructure.Directory::__get_full_path(), dirstructure.Comparison::__get_img_name(), dataset.Dataset::__getDataType(), dataset.Dataset::__getFileInfoList(), cuy.divideElement::__init__(), cuy.plotElement::__init__(), cuy.additionElement::__init__(), cuy.superimposeElement::__init__(), cuy.graphElement::__init__(), dirstructure.Comparison::__make_image(), core.autovars.NTupleVariable::__repr__(), core.autovars.NTupleObjectType::__repr__(), core.autovars.NTupleObject::__repr__(), core.autovars.NTupleCollection::__repr__(), dirstructure.Directory::__repr__(), dqm_interfaces.DirID::__repr__(), dirstructure.Comparison::__repr__(), config.CFG::__str__(), counter.Counter::__str__(), average.Average::__str__(), core.autovars.NTupleObjectType::addSubObjects(), core.autovars.NTupleObjectType::addVariables(), core.autovars.NTupleObjectType::allVars(), dirstructure.Directory::calcStats(), validation.Sample::digest(), python.rootplot.utilities.Hist::divide(), python.rootplot.utilities.Hist::divide_wilson(), TreeCrawler.Package::dump(), core.autovars.NTupleVariable::fillBranch(), core.autovars.NTupleObject::fillBranches(), core.autovars.NTupleCollection::fillBranchesScalar(), core.autovars.NTupleCollection::fillBranchesVector(), core.autovars.NTupleCollection::get_cpp_declaration(), core.autovars.NTupleCollection::get_cpp_wrapper_class(), core.autovars.NTupleCollection::get_py_wrapper_class(), utils.StatisticalTest::get_status(), production_tasks.Task::getname(), dataset.CMSDataset::getPrimaryDatasetEntries(), dataset.PrivateDataset::getPrimaryDatasetEntries(), initHFShowerLibrary(), VIDSelectorBase.VIDSelectorBase::initialize(), core.autovars.NTupleVariable::makeBranch(), core.autovars.NTupleObject::makeBranches(), core.autovars.NTupleCollection::makeBranchesScalar(), core.autovars.NTupleCollection::makeBranchesVector(), dirstructure.Directory::print_report(), dataset.BaseDataset::printInfo(), dataset.Dataset::printInfo(), production_tasks.MonitorJobs::run(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), Vispa.Views.PropertyView.Property::valueChanged(), counter.Counter::write(), and average.Average::write().
|
private |
Definition at line 59 of file FastHFShowerLibrary.h.
Referenced by initHFShowerLibrary(), and recoHFShowerLibrary().
|
private |
Definition at line 61 of file FastHFShowerLibrary.h.
Referenced by recoHFShowerLibrary().