#include <HitTripletEDProducerT.h>
Public Member Functions | |
auto | beginRegion (const TrackingRegion *region, LayerHitMapCache *ptr) |
void | fill (RegionsSeedingHitSets::RegionFiller &filler, const OrderedHitTriplets &triplets) |
ImplSeedingHitSets () | |
void | put (edm::Event &iEvent) |
void | putEmpty (edm::Event &iEvent) |
void | reserve (size_t regionsSize, size_t localRAupper) |
Static Public Member Functions | |
static void | produces (edm::ProducesCollector producesCollector) |
Private Attributes | |
LayerHitMapCache | hitCacheTmp_ |
std::unique_ptr< RegionsSeedingHitSets > | seedingHitSets_ |
Definition at line 205 of file HitTripletEDProducerT.h.
|
inline |
Definition at line 207 of file HitTripletEDProducerT.h.
|
inline |
Definition at line 215 of file HitTripletEDProducerT.h.
References LayerHitMapCache::clear(), hitCacheTmp_, nano_mu_digi_cff::region, and seedingHitSets_.
|
inline |
|
inlinestatic |
Definition at line 209 of file HitTripletEDProducerT.h.
References edm::ProducesCollector::produces().
|
inline |
Definition at line 226 of file HitTripletEDProducerT.h.
References iEvent, putEmpty(), and seedingHitSets_.
|
inline |
Definition at line 230 of file HitTripletEDProducerT.h.
References iEvent, eostools::move(), and seedingHitSets_.
Referenced by put().
|
inline |
Definition at line 213 of file HitTripletEDProducerT.h.
References seedingHitSets_.
|
private |
Definition at line 234 of file HitTripletEDProducerT.h.
Referenced by beginRegion().
|
private |
Definition at line 233 of file HitTripletEDProducerT.h.
Referenced by beginRegion(), put(), putEmpty(), and reserve().