CMS 3D CMS Logo

List of all members | Public Member Functions | Static Public Member Functions | Private Attributes
ALPAKA_ACCELERATOR_NAMESPACE::HcalRecoParamWithPulseShapeESProducer Class Reference
Inheritance diagram for ALPAKA_ACCELERATOR_NAMESPACE::HcalRecoParamWithPulseShapeESProducer:
edm::ESProducer edm::ESProductResolverFactoryProducer edm::eventsetup::ESProductResolverProvider

Public Member Functions

 HcalRecoParamWithPulseShapeESProducer (edm::ParameterSet const &iConfig)
 
std::unique_ptr< hcal::HcalRecoParamWithPulseShapeHostproduce (HcalRecoParamsRcd const &iRecord)
 
- Public Member Functions inherited from edm::ESProducer
 ESProducer ()
 
 ESProducer (const ESProducer &)=delete
 
 ESProducer (ESProducer &&)=delete
 
ESResolverIndex const * getTokenIndices (unsigned int iIndex) const
 
ESRecordIndex const * getTokenRecordIndices (unsigned int iIndex) const
 
bool hasMayConsumes () const noexcept
 
size_t numberOfTokenIndices (unsigned int iIndex) const
 
ESProduceroperator= (const ESProducer &)=delete
 
ESProduceroperator= (ESProducer &&)=delete
 
SerialTaskQueueChainqueue ()
 
template<typename Record >
std::optional< std::vector< ESResolverIndex > > updateFromMayConsumes (unsigned int iIndex, const Record &iRecord) const
 
void updateLookup (eventsetup::ESRecordsToProductResolverIndices const &) final
 
 ~ESProducer () noexcept(false) override
 
- Public Member Functions inherited from edm::ESProductResolverFactoryProducer
 ESProductResolverFactoryProducer ()
 
 ESProductResolverFactoryProducer (const ESProductResolverFactoryProducer &)=delete
 
const ESProductResolverFactoryProduceroperator= (const ESProductResolverFactoryProducer &)=delete
 
 ~ESProductResolverFactoryProducer () noexcept(false) override
 
- Public Member Functions inherited from edm::eventsetup::ESProductResolverProvider
void createKeyedResolvers (EventSetupRecordKey const &key, unsigned int nConcurrentIOVs)
 
const ComponentDescriptiondescription () const
 
 ESProductResolverProvider ()
 
 ESProductResolverProvider (const ESProductResolverProvider &)=delete
 
void fillRecordsNotAllowingConcurrentIOVs (std::set< EventSetupRecordKey > &recordsNotAllowingConcurrentIOVs) const
 
virtual void initConcurrentIOVs (EventSetupRecordKey const &key, unsigned int nConcurrentIOVs)
 
bool isUsingRecord (const EventSetupRecordKey &key) const
 
KeyedResolverskeyedResolvers (const EventSetupRecordKey &iRecordKey, unsigned int iovIndex=0)
 
const ESProductResolverProvideroperator= (const ESProductResolverProvider &)=delete
 
void setAppendToDataLabel (const edm::ParameterSet &)
 
void setDescription (const ComponentDescription &iDescription)
 
std::set< EventSetupRecordKeyusingRecords () const
 
virtual ~ESProductResolverProvider () noexcept(false)
 

Static Public Member Functions

static void fillDescriptions (edm::ConfigurationDescriptions &descriptions)
 
- Static Public Member Functions inherited from edm::eventsetup::ESProductResolverProvider
static void prevalidate (ConfigurationDescriptions &)
 

Private Attributes

edm::ESGetToken< HcalRecoParams, HcalRecoParamsRcdrecoParamsToken_
 

Additional Inherited Members

- Protected Types inherited from edm::ESProductResolverFactoryProducer
using EventSetupRecordKey = eventsetup::EventSetupRecordKey
 
- Protected Types inherited from edm::eventsetup::ESProductResolverProvider
using KeyedResolversVector = std::vector< std::pair< DataKey, std::shared_ptr< ESProductResolver > >>
 
- Protected Member Functions inherited from edm::ESProducer
ESConsumesInfoconsumesInfoPushBackNew ()
 
unsigned int consumesInfoSize () const
 
template<typename CallbackT , typename TList , typename TRecord >
void registerProducts (std::shared_ptr< std::pair< unsigned int, std::shared_ptr< CallbackT >>> iCallback, const TList *, const TRecord *iRecord, const es::Label &iLabel)
 
template<typename CallbackT , typename TRecord >
void registerProducts (std::shared_ptr< std::pair< unsigned int, std::shared_ptr< CallbackT >>>, const eventsetup::produce::Null *, const TRecord *, const es::Label &)
 
template<typename T >
auto setWhatProduced (T *iThis, const es::Label &iLabel={})
 
template<typename T >
auto setWhatProduced (T *iThis, const char *iLabel)
 
template<typename T >
auto setWhatProduced (T *iThis, const std::string &iLabel)
 
template<typename T , typename TDecorator >
auto setWhatProduced (T *iThis, const TDecorator &iDec, const es::Label &iLabel={})
 
template<typename T , typename TReturn , typename TRecord >
auto setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const es::Label &iLabel={})
 
template<typename T , typename TReturn , typename TRecord , typename TDecorator >
auto setWhatProduced (T *iThis, TReturn(T ::*iMethod)(const TRecord &), const TDecorator &iDec, const es::Label &iLabel={})
 
template<typename TFunc >
auto setWhatProduced (TFunc &&func, const es::Label &iLabel={})
 
template<typename TReturn , typename TRecord , typename TFunc , typename TDecorator >
ESConsumesCollectorT< TRecord > setWhatProduced (TFunc &&func, TDecorator &&iDec, const es::Label &iLabel={})
 
void usesResources (std::vector< std::string > const &)
 
- Protected Member Functions inherited from edm::ESProductResolverFactoryProducer
template<class TFactory >
void registerFactory (std::unique_ptr< TFactory > iFactory, const std::string &iLabel=std::string())
 
virtual void registerFactoryWithKey (const EventSetupRecordKey &iRecord, std::unique_ptr< eventsetup::ESProductResolverFactoryBase > iFactory, const std::string &iLabel=std::string())
 
KeyedResolversVector registerResolvers (const EventSetupRecordKey &, unsigned int iovIndex) override
 
- Protected Member Functions inherited from edm::eventsetup::ESProductResolverProvider
template<class T >
void usingRecord ()
 
void usingRecordWithKey (const EventSetupRecordKey &key)
 

Detailed Description

Definition at line 20 of file HcalRecoParamsWithPulseShapesESProducer.cc.

Constructor & Destructor Documentation

◆ HcalRecoParamWithPulseShapeESProducer()

ALPAKA_ACCELERATOR_NAMESPACE::HcalRecoParamWithPulseShapeESProducer::HcalRecoParamWithPulseShapeESProducer ( edm::ParameterSet const &  iConfig)
inline

Definition at line 22 of file HcalRecoParamsWithPulseShapesESProducer.cc.

References gpuPixelDoublets::cc, recoParamsToken_, and edm::ESProducer::setWhatProduced().

22  : ESProducer(iConfig) {
23  auto cc = setWhatProduced(this);
24  recoParamsToken_ = cc.consumes();
25  }
auto setWhatProduced(T *iThis, const es::Label &iLabel={})
Definition: ESProducer.h:166
uint32_t cc[maxCellsPerHit]
Definition: gpuFishbone.h:49

Member Function Documentation

◆ fillDescriptions()

static void ALPAKA_ACCELERATOR_NAMESPACE::HcalRecoParamWithPulseShapeESProducer::fillDescriptions ( edm::ConfigurationDescriptions descriptions)
inlinestatic

◆ produce()

std::unique_ptr<hcal::HcalRecoParamWithPulseShapeHost> ALPAKA_ACCELERATOR_NAMESPACE::HcalRecoParamWithPulseShapeESProducer::produce ( HcalRecoParamsRcd const &  iRecord)
inline

Definition at line 32 of file HcalRecoParamsWithPulseShapesESProducer.cc.

References utils::functor(), edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), HcalPulseShapes::getShape(), cms::alpakatools::host(), mps_fire::i, ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, hcal::constants::maxPSshapeBin, hcal::constants::maxSamples, hcal::constants::nsPerBX, hltrates_dqm_sourceclient-live_cfg::offset, and recoParamsToken_.

32  {
33  auto const& recoParams = iRecord.get(recoParamsToken_);
34 
35  auto const containers = recoParams.getAllContainers();
36  size_t const totalChannels =
37  recoParams.getAllContainers()[0].second.size() + recoParams.getAllContainers()[1].second.size();
38 
39  //Get unique ids
40  HcalPulseShapes pulseShapes;
41  std::unordered_map<unsigned int, uint32_t> idCache; //<pulseShapeId,pulseShapeIdx>
42 
43  auto const& barrelValues = containers[0].second;
44  for (uint64_t i = 0; i < barrelValues.size(); ++i) {
45  auto const pulseShapeId = barrelValues[i].pulseShapeID();
46  if (pulseShapeId == 0)
47  continue;
48  if (auto const iter = idCache.find(pulseShapeId); iter == idCache.end()) {
49  idCache[pulseShapeId] = idCache.size();
50  }
51  }
52  auto const& endcapValues = containers[1].second;
53  for (uint64_t i = 0; i < endcapValues.size(); ++i) {
54  auto const pulseShapeId = endcapValues[i].pulseShapeID();
55  if (pulseShapeId == 0)
56  continue;
57  if (auto const iter = idCache.find(pulseShapeId); iter == idCache.end()) {
58  idCache[pulseShapeId] = idCache.size();
59  }
60  }
61 
62  // Fill products
63  auto product = std::make_unique<hcal::HcalRecoParamWithPulseShapeHost>(
64  totalChannels, idCache.size(), cms::alpakatools::host());
65  auto recoView = product->recoParamView();
66  auto pulseShapeView = product->pulseShapeView();
67  for (uint64_t i = 0; i < barrelValues.size(); ++i) {
68  auto vi = recoView[i];
69  vi.param1() = barrelValues[i].param1();
70  vi.param2() = barrelValues[i].param2();
71  vi.ids() = (barrelValues[i].pulseShapeID() == 0)
72  ? 0
73  : idCache.at(barrelValues[i].pulseShapeID()); //idx of the pulseShape of channel i
74  }
75  // fill in endcap
76  auto const offset = barrelValues.size();
77  for (uint64_t i = 0; i < endcapValues.size(); ++i) {
78  auto vi = recoView[i + offset];
79  vi.param1() = endcapValues[i].param1();
80  vi.param2() = endcapValues[i].param2();
81  vi.ids() = (endcapValues[i].pulseShapeID() == 0)
82  ? 0
83  : idCache.at(endcapValues[i].pulseShapeID()); //idx of the pulseShape of channel i
84  }
85 
86  //fill pulseShape views
87  for (auto& it : idCache) {
88  auto const pulseShapeId = it.first;
89  auto const arrId = it.second;
90  auto const& pulseShape = pulseShapes.getShape(pulseShapeId);
91  FitterFuncs::PulseShapeFunctor functor{pulseShape, false, false, false, 1, 0, 0, hcal::constants::maxSamples};
92 
93  for (int i = 0; i < hcal::constants::maxPSshapeBin; i++) {
94  pulseShapeView[arrId].acc25nsVec()[i] = functor.acc25nsVec()[i];
95  pulseShapeView[arrId].diff25nsItvlVec()[i] = functor.diff25nsItvlVec()[i];
96  }
97  for (int i = 0; i < hcal::constants::nsPerBX; i++) {
98  pulseShapeView[arrId].accVarLenIdxMinusOneVec()[i] = functor.accVarLenIdxMinusOneVec()[i];
99  pulseShapeView[arrId].diffVarItvlIdxMinusOneVec()[i] = functor.diffVarItvlIdxMinusOneVec()[i];
100  pulseShapeView[arrId].accVarLenIdxZEROVec()[i] = functor.accVarLenIdxZEROVec()[i];
101  pulseShapeView[arrId].diffVarItvlIdxZEROVec()[i] = functor.diffVarItvlIdxZEROVec()[i];
102  }
103  }
104 
105  return product;
106  }
constexpr int maxPSshapeBin
Definition: HcalConstants.h:7
constexpr int nsPerBX
Definition: HcalConstants.h:8
const Shape & getShape(int shapeType) const
alpaka::DevCpu const & host()
Definition: host.h:14
unsigned long long uint64_t
Definition: Time.h:13
constexpr int maxSamples
Definition: HcalConstants.h:6
def functor(code, kwds, debug=0)
Definition: utils.py:70

Member Data Documentation

◆ recoParamsToken_

edm::ESGetToken<HcalRecoParams, HcalRecoParamsRcd> ALPAKA_ACCELERATOR_NAMESPACE::HcalRecoParamWithPulseShapeESProducer::recoParamsToken_
private