Public Member Functions | |
template<class H , class T > | |
void | fillValueMap (edm::Event &iEvent, const edm::Handle< H > &handle, const std::vector< T > &vec, const std::string &name) const |
void | produce (edm::Event &ev, const edm::EventSetup &es) final |
TOFPIDProducer (const ParameterSet &pset) | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Attributes | |
double | maxDtSignificance_ |
double | maxDz_ |
double | minProbHeavy_ |
edm::EDGetTokenT< edm::ValueMap< float > > | pathLengthToken_ |
edm::EDGetTokenT< edm::ValueMap< float > > | pToken_ |
edm::EDGetTokenT< edm::ValueMap< float > > | sigmat0Token_ |
edm::EDGetTokenT< edm::ValueMap< float > > | sigmatmtdToken_ |
edm::EDGetTokenT< edm::ValueMap< float > > | t0Token_ |
edm::EDGetTokenT< edm::ValueMap< float > > | tmtdToken_ |
edm::EDGetTokenT< reco::TrackCollection > | tracksToken_ |
double | vtxMaxSigmaT_ |
edm::EDGetTokenT< reco::VertexCollection > | vtxsToken_ |
Static Private Attributes | |
static char | probKName [] = "probK" |
static char | probPiName [] = "probPi" |
static char | probPName [] = "probP" |
static char | sigmat0Name [] = "sigmat0" |
static char | sigmat0safeName [] = "sigmat0safe" |
static char | t0Name [] = "t0" |
static char | t0safeName [] = "t0safe" |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Definition at line 21 of file TOFPIDProducer.cc.
TOFPIDProducer::TOFPIDProducer | ( | const ParameterSet & | pset | ) |
Definition at line 58 of file TOFPIDProducer.cc.
References probKName, probPiName, probPName, sigmat0Name, sigmat0safeName, t0Name, and t0safeName.
|
static |
Definition at line 82 of file TOFPIDProducer.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
void TOFPIDProducer::fillValueMap | ( | edm::Event & | iEvent, |
const edm::Handle< H > & | handle, | ||
const std::vector< T > & | vec, | ||
const std::string & | name | ||
) | const |
Definition at line 113 of file TOFPIDProducer.cc.
References objects.autophobj::filler, eostools::move(), MillePedeFileConverter_cfg::out, and edm::Event::put().
Referenced by produce().
|
final |
Definition at line 121 of file TOFPIDProducer.cc.
References funct::abs(), constexpr, DEFINE_FWK_MODULE, dt, PVValHelper::dz, reco::TrackBase::dz(), reco::TrackBase::dzError(), JetChargeProducer_cfi::exp, fillValueMap(), edm::Event::getByToken(), SiStripPI::max, maxDtSignificance_, maxDz_, minProbHeavy_, pathLengthToken_, reco::Vertex::position(), probKName, probPiName, probPName, pToken_, sigmat0Name, sigmat0safeName, sigmat0Token_, sigmatmtdToken_, mathSSE::sqrt(), reco::Vertex::t(), genVertex_cff::t0, t0Name, t0safeName, t0Token_, reco::Vertex::tError(), tmtdToken_, HiIsolationCommonParameters_cff::track, l1t::tracks, tracksToken_, reco::Vertex::trackWeight(), extraflags_cff::vtx, vtxMaxSigmaT_, vtxsToken_, and w.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 52 of file TOFPIDProducer.cc.
Referenced by produce().
|
private |
Definition at line 51 of file TOFPIDProducer.cc.
Referenced by produce().
|
private |
Definition at line 53 of file TOFPIDProducer.cc.
Referenced by produce().
|
private |
Definition at line 47 of file TOFPIDProducer.cc.
Referenced by produce().
|
staticprivate |
Definition at line 39 of file TOFPIDProducer.cc.
Referenced by produce(), and TOFPIDProducer().
|
staticprivate |
Definition at line 38 of file TOFPIDProducer.cc.
Referenced by produce(), and TOFPIDProducer().
|
staticprivate |
Definition at line 40 of file TOFPIDProducer.cc.
Referenced by produce(), and TOFPIDProducer().
|
private |
Definition at line 48 of file TOFPIDProducer.cc.
Referenced by produce().
|
staticprivate |
Definition at line 35 of file TOFPIDProducer.cc.
Referenced by produce(), and TOFPIDProducer().
|
staticprivate |
Definition at line 37 of file TOFPIDProducer.cc.
Referenced by produce(), and TOFPIDProducer().
|
private |
Definition at line 45 of file TOFPIDProducer.cc.
Referenced by produce().
|
private |
Definition at line 46 of file TOFPIDProducer.cc.
Referenced by produce().
|
staticprivate |
Definition at line 34 of file TOFPIDProducer.cc.
Referenced by produce(), and TOFPIDProducer().
|
staticprivate |
Definition at line 36 of file TOFPIDProducer.cc.
Referenced by produce(), and TOFPIDProducer().
|
private |
Definition at line 43 of file TOFPIDProducer.cc.
Referenced by produce().
|
private |
Definition at line 44 of file TOFPIDProducer.cc.
Referenced by produce().
|
private |
Definition at line 42 of file TOFPIDProducer.cc.
Referenced by produce().
|
private |
Definition at line 50 of file TOFPIDProducer.cc.
Referenced by produce().
|
private |
Definition at line 49 of file TOFPIDProducer.cc.
Referenced by produce().