CMS 3D CMS Logo

All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Static Public Member Functions | Private Types | Private Member Functions | Private Attributes
ExtraFromSeeds Class Reference

#include <RecoTracker/ExtraFromSeeds/src/ExtraFromSeeds.cc>

Inheritance diagram for ExtraFromSeeds:
edm::global::EDProducer<> edm::global::EDProducerBase edm::ProducerBase edm::EDConsumerBase edm::ProductRegistryHelper

Public Member Functions

 ExtraFromSeeds (const edm::ParameterSet &)
 
 ~ExtraFromSeeds () override
 
- Public Member Functions inherited from edm::global::EDProducer<>
 EDProducer ()=default
 
bool hasAbilityToProduceInBeginLumis () const final
 
bool hasAbilityToProduceInBeginRuns () const final
 
bool hasAbilityToProduceInEndLumis () const final
 
bool hasAbilityToProduceInEndRuns () const final
 
bool wantsGlobalLuminosityBlocks () const final
 
bool wantsGlobalRuns () const final
 
bool wantsStreamLuminosityBlocks () const final
 
bool wantsStreamRuns () const final
 
- Public Member Functions inherited from edm::global::EDProducerBase
 EDProducerBase ()
 
ModuleDescription const & moduleDescription () const
 
 ~EDProducerBase () override
 
- Public Member Functions inherited from edm::ProducerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
std::vector< edm::ProductResolverIndex > const & indiciesForPutProducts (BranchType iBranchType) const
 
 ProducerBase ()
 
std::vector< edm::ProductResolverIndex > const & putTokenIndexToProductResolverIndex () const
 
void registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &)
 
std::function< void(BranchDescription const &)> registrationCallback () const
 used by the fwk to register list of products More...
 
void resolvePutIndicies (BranchType iBranchType, ModuleToResolverIndicies const &iIndicies, std::string const &moduleLabel)
 
 ~ProducerBase () noexcept(false) override
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () const
 
void convertCurrentProcessAlias (std::string const &processName)
 Convert "@currentProcess" in InputTag process names to the actual current process name. More...
 
 EDConsumerBase ()
 
 EDConsumerBase (EDConsumerBase const &)=delete
 
 EDConsumerBase (EDConsumerBase &&)=default
 
ESProxyIndex const * esGetTokenIndices (edm::Transition iTrans) const
 
ProductResolverIndexAndSkipBit indexFrom (EDGetToken, BranchType, TypeID const &) const
 
void itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
void itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
std::vector< ProductResolverIndexAndSkipBit > const & itemsToGetFrom (BranchType iType) const
 
void labelsForToken (EDGetToken iToken, Labels &oLabels) const
 
void modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const
 
EDConsumerBase const & operator= (EDConsumerBase const &)=delete
 
EDConsumerBaseoperator= (EDConsumerBase &&)=default
 
bool registeredToConsume (ProductResolverIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
ProductResolverIndexAndSkipBit uncheckedIndexFrom (EDGetToken) const
 
void updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet)
 
void updateLookup (eventsetup::ESRecordsToProxyIndices const &)
 
virtual ~EDConsumerBase () noexcept(false)
 

Static Public Member Functions

static void fillDescriptions (edm::ConfigurationDescriptions &descriptions)
 
- Static Public Member Functions inherited from edm::global::EDProducerBase
static const std::string & baseType ()
 
static void fillDescriptions (ConfigurationDescriptions &descriptions)
 
static void prevalidate (ConfigurationDescriptions &descriptions)
 

Private Types

typedef std::vector< unsigned int > ExtremeLight
 

Private Member Functions

void produce (edm::StreamID, edm::Event &, const edm::EventSetup &) const override
 

Private Attributes

edm::EDGetTokenT< reco::TrackCollectiontracks_
 

Additional Inherited Members

- Public Types inherited from edm::global::EDProducerBase
typedef EDProducerBase ModuleType
 
- Public Types inherited from edm::ProducerBase
using ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >>
 
typedef ProductRegistryHelper::TypeLabelList TypeLabelList
 
- Public Types inherited from edm::EDConsumerBase
typedef ProductLabels Labels
 
- Protected Member Functions inherited from edm::ProducerBase
ProducesCollector producesCollector ()
 
- Protected Member Functions inherited from edm::EDConsumerBase
template<typename ProductType , BranchType B = InEvent>
EDGetTokenT< ProductType > consumes (edm::InputTag const &tag)
 
EDGetToken consumes (const TypeToGet &id, edm::InputTag const &tag)
 
template<BranchType B>
EDGetToken consumes (TypeToGet const &id, edm::InputTag const &tag)
 
ConsumesCollector consumesCollector ()
 Use a ConsumesCollector to gather consumes information from helper functions. More...
 
template<typename ProductType , BranchType B = InEvent>
void consumesMany ()
 
void consumesMany (const TypeToGet &id)
 
template<BranchType B>
void consumesMany (const TypeToGet &id)
 
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event>
auto esConsumes ()
 
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event>
auto esConsumes (ESInputTag const &tag)
 
template<typename ProductType , BranchType B = InEvent>
EDGetTokenT< ProductType > mayConsume (edm::InputTag const &tag)
 
EDGetToken mayConsume (const TypeToGet &id, edm::InputTag const &tag)
 
template<BranchType B>
EDGetToken mayConsume (const TypeToGet &id, edm::InputTag const &tag)
 

Detailed Description

Description: [one line class summary]

Implementation: [Notes on implementation]

Definition at line 43 of file ExtraFromSeeds.h.

Member Typedef Documentation

typedef std::vector<unsigned int> ExtraFromSeeds::ExtremeLight
private

Definition at line 54 of file ExtraFromSeeds.h.

Constructor & Destructor Documentation

ExtraFromSeeds::ExtraFromSeeds ( const edm::ParameterSet iConfig)
explicit

Definition at line 27 of file ExtraFromSeeds.cc.

28  : tracks_(consumes<reco::TrackCollection>(iConfig.getParameter<edm::InputTag>("tracks"))) {
29  produces<ExtremeLight>();
30  produces<TrackingRecHitCollection>();
31 }
T getParameter(std::string const &) const
edm::EDGetTokenT< reco::TrackCollection > tracks_
ExtraFromSeeds::~ExtraFromSeeds ( )
override

Definition at line 33 of file ExtraFromSeeds.cc.

33  {
34  // do anything here that needs to be done at desctruction time
35  // (e.g. close files, deallocate resources etc.)
36 }

Member Function Documentation

void ExtraFromSeeds::fillDescriptions ( edm::ConfigurationDescriptions descriptions)
static

Definition at line 77 of file ExtraFromSeeds.cc.

References edm::ConfigurationDescriptions::addDefault(), and edm::ParameterSetDescription::setUnknown().

77  {
78  //The following says we do not know what parameters are allowed so do no validation
79  // Please change this to state exactly what you do use, even if it is no parameters
81  desc.setUnknown();
82  descriptions.addDefault(desc);
83 }
void addDefault(ParameterSetDescription const &psetDescription)
void ExtraFromSeeds::produce ( edm::StreamID  ,
edm::Event iEvent,
const edm::EventSetup iSetup 
) const
overrideprivate

Definition at line 43 of file ExtraFromSeeds.cc.

References reco::Track::extra(), edm::Event::getByToken(), edm::Event::getRefBeforePut(), reco::TrackBase::highPurity, eostools::move(), TrajectorySeed::nHits(), edm::Event::put(), reco::TrackBase::quality(), TrajectorySeed::recHits(), edm::OwnVector< T, P >::reserve(), reco::TrackExtra::seedRef(), HLT_2018_cff::track, PDWG_EXOHSCP_cff::tracks, and tracks_.

43  {
44  // in
46  iEvent.getByToken(tracks_, tracks);
47 
48  // out
49  std::unique_ptr<ExtremeLight> exxtralOut(new ExtremeLight());
50  exxtralOut->resize(tracks->size());
51 
52  std::unique_ptr<TrackingRecHitCollection> hitOut(new TrackingRecHitCollection());
54  hitOut->reserve(3 * tracks->size());
55 
56  for (unsigned int ie = 0; ie != tracks->size(); ++ie) {
57  const reco::Track& track = (*tracks)[ie];
58  const reco::TrackExtra& extra = *track.extra();
59  //only for high purity tracks
61  continue;
62 
63  TrajectorySeed::range seedRange = extra.seedRef()->recHits();
65  (*exxtralOut)[ie] = extra.seedRef()->nHits();
66  for (seedHit = seedRange.first; seedHit != seedRange.second; ++seedHit) {
67  TrackingRecHit* hit = seedHit->clone();
68  hitOut->push_back(hit);
69  }
70  }
71 
72  iEvent.put(std::move(exxtralOut));
73  iEvent.put(std::move(hitOut));
74 }
std::pair< const_iterator, const_iterator > range
OrphanHandle< PROD > put(std::unique_ptr< PROD > product)
Put a new product.
Definition: Event.h:131
const TrackExtraRef & extra() const
reference to "extra" object
Definition: Track.h:139
bool getByToken(EDGetToken token, Handle< PROD > &result) const
Definition: Event.h:525
edm::EDGetTokenT< reco::TrackCollection > tracks_
const edm::RefToBase< TrajectorySeed > & seedRef() const
Definition: TrackExtra.h:129
recHitContainer::const_iterator const_iterator
RefProd< PROD > getRefBeforePut()
Definition: Event.h:156
edm::OwnVector< TrackingRecHit > TrackingRecHitCollection
collection of TrackingRecHits
range recHits() const
bool quality(const TrackQuality) const
Track quality.
Definition: TrackBase.h:531
unsigned int nHits() const
def move(src, dest)
Definition: eostools.py:511
void reserve(size_t)
Definition: OwnVector.h:320
std::vector< unsigned int > ExtremeLight

Member Data Documentation

edm::EDGetTokenT<reco::TrackCollection> ExtraFromSeeds::tracks_
private

Definition at line 53 of file ExtraFromSeeds.h.

Referenced by produce().