![]() |
![]() |
#include <RecoLocalCalo/Castor/src/CastorClusterProducer.cc>
Private Types | |
typedef std::vector < reco::CastorCluster > | CastorClusterCollection |
typedef std::vector < reco::CastorTower > | CastorTowerCollection |
typedef ROOT::Math::RhoZPhiPoint | CellPoint |
typedef math::XYZPointD | Point |
typedef ROOT::Math::RhoEtaPhiPoint | TowerPoint |
Private Member Functions | |
void | beginJob () override |
void | endJob () override |
double | phiangle (double testphi) |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
std::string | basicjets_ |
bool | clusteralgo_ |
std::string | input_ |
edm::EDGetTokenT < CastorTowerCollection > | tok_input_ |
edm::EDGetTokenT < reco::BasicJetCollection > | tok_jets_ |
edm::EDGetTokenT < CastorTowerCollection > | tok_tower_ |
Additional Inherited Members | |
![]() | |
typedef EDProducer | ModuleType |
![]() | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsInputProcessBlocks () |
static bool | wantsProcessBlocks () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
![]() | |
ProducesCollector | producesCollector () |
![]() | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Description: CastorCluster Reconstruction Producer. Produces Clusters from Towers Implementation:
Definition at line 48 of file CastorClusterProducer.cc.
|
private |
Definition at line 64 of file CastorClusterProducer.cc.
|
private |
Definition at line 63 of file CastorClusterProducer.cc.
|
private |
Definition at line 62 of file CastorClusterProducer.cc.
|
private |
Definition at line 60 of file CastorClusterProducer.cc.
|
private |
Definition at line 61 of file CastorClusterProducer.cc.
|
explicit |
Definition at line 84 of file CastorClusterProducer.cc.
References basicjets_, input_, HLT_FULL_cff::InputTag, tok_input_, tok_jets_, and tok_tower_.
|
override |
Definition at line 97 of file CastorClusterProducer.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 252 of file CastorClusterProducer.cc.
References LogDebug.
|
overrideprivatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 255 of file CastorClusterProducer.cc.
References LogDebug.
|
private |
|
overrideprivatevirtual |
Implements edm::EDProducer.
Definition at line 107 of file CastorClusterProducer.cc.
References funct::abs(), basicjets_, clusteralgo_, reco::CastorTower::depth(), HLT_FULL_cff::depth, reco::CastorTower::emEnergy(), relval_parameters_module::energy, reco::LeafCandidate::energy(), reco::LeafCandidate::eta(), reco::CastorTower::fhot(), edm::Event::getByToken(), reco::Jet::getJetConstituents(), reco::CastorTower::hadEnergy(), mps_fire::i, edm::Ref< C, T, F >::id(), input_, cmsLHEtoEOSManager::l, LogDebug, callgraph::module, eostools::move(), ecaldqm::nTowers, reco::LeafCandidate::phi(), phiangle(), position, funct::pow(), edm::RefVector< C, T, F >::push_back(), edm::Event::put(), reco::CastorTower::rechitsBegin(), reco::CastorTower::rechitsEnd(), dt_dqm_sourceclient_common_cff::reco, mathSSE::sqrt(), groupFilesInBlocks::temp, tok_input_, tok_jets_, and tok_tower_.
|
private |
Definition at line 65 of file CastorClusterProducer.cc.
Referenced by CastorClusterProducer(), and produce().
|
private |
Definition at line 69 of file CastorClusterProducer.cc.
Referenced by produce().
|
private |
Definition at line 65 of file CastorClusterProducer.cc.
Referenced by CastorClusterProducer(), and produce().
|
private |
Definition at line 66 of file CastorClusterProducer.cc.
Referenced by CastorClusterProducer(), and produce().
|
private |
Definition at line 67 of file CastorClusterProducer.cc.
Referenced by CastorClusterProducer(), and produce().
|
private |
Definition at line 68 of file CastorClusterProducer.cc.
Referenced by CastorClusterProducer(), and produce().