![]() |
![]() |
#include <RecoVertex/KVFTest/src/KVFTest.cc>
Private Member Functions | |
TrackingVertex | getSimVertex (const edm::Event &iEvent) const |
Private Attributes | |
const edm::ESGetToken< MagneticField, IdealMagneticFieldRecord > | estoken_MF |
const edm::ESGetToken< TransientTrackBuilder, TransientTrackRecord > | estoken_TTB |
edm::ParameterSet | kvfPSet |
std::string | outputFile_ |
TFile * | rootFile_ |
edm::ParameterSet | theConfig |
edm::EDGetTokenT< reco::TrackToTrackingParticleAssociator > | token_associatorForParamAtPca |
edm::EDGetTokenT< reco::TrackCollection > | token_tracks |
edm::EDGetTokenT< TrackingParticleCollection > | token_TrackTruth |
edm::EDGetTokenT< TrackingVertexCollection > | token_VertexTruth |
std::unique_ptr< SimpleVertexTree > | tree |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzerBase | ModuleType |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
![]() | |
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 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 () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
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) |
This is a very simple test analyzer mean to test the KalmanVertexFitter
Description: steers tracker primary vertex reconstruction and storage
Implementation: <Notes on="" implementation>="">
|
explicit |
Definition at line 19 of file KVFTest.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), ProducerED_cfi::InputTag, kvfPSet, outputFile_, rootFile_, AlCaHLTBitMon_QueryRunRegistry::string, token_associatorForParamAtPca, token_tracks, token_TrackTruth, and token_VertexTruth.
|
override |
|
overridevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 45 of file KVFTest.cc.
References reco::TrackToTrackingParticleAssociator::associateRecoToSim(), estoken_MF, estoken_TTB, edm::EventSetup::getData(), getSimVertex(), iEvent, edm::HandleBase::isValid(), TransientVertex::position(), edm::Handle< T >::product(), pfDeepBoostedJetPreprocessParams_cfi::sv, token_associatorForParamAtPca, token_tracks, token_TrackTruth, and KalmanVertexFitter::vertex().
|
overridevirtual |
|
overridevirtual |
|
private |
Definition at line 101 of file KVFTest.cc.
References iEvent, edm::Handle< T >::product(), and token_VertexTruth.
Referenced by analyze().
|
private |
|
private |
|
private |
|
private |
|
private |
Definition at line 57 of file KVFTest.h.
Referenced by KVFTest(), and ~KVFTest().
|
private |
|
private |
|
private |
|
private |
|
private |
Definition at line 62 of file KVFTest.h.
Referenced by getSimVertex(), and KVFTest().
|
private |
Definition at line 56 of file KVFTest.h.
Referenced by svgfig.SVG::__str__(), ZJetsTreeAnalyzer.ZJetsTreeAnalyzer::beginLoop(), MetTreeProducer.MetTreeProducer::declareVariables(), core.AutoFillTreeProducer.AutoFillTreeProducer::declareVariables(), core.AutoFillTreeProducer.AutoFillTreeProducer::fillTree(), ZJetsTreeAnalyzer.ZJetsTreeAnalyzer::process(), MetTreeProducer.MetTreeProducer::process(), and python.cmstools.EventTree::SetAlias().