173 std::vector<HcalDDDRecConstants::HcalActiveLength>
actHB,
actHE;
179 : labelEBRecHit_(iConfig.getParameter<
edm::
InputTag>(
"labelEBRecHit")),
180 labelEERecHit_(iConfig.getParameter<
edm::
InputTag>(
"labelEERecHit")),
181 labelHBHERecHit_(iConfig.getParameter<
edm::
InputTag>(
"labelHBHERecHit")),
182 labelVtx_(iConfig.getParameter<
std::
string>(
"labelVertex")),
183 labelMuon_(iConfig.getParameter<
std::
string>(
"labelMuon")),
184 labelGenTrack_(iConfig.getParameter<
std::
string>(
"labelTrack")),
185 etaMin_(iConfig.getParameter<double>(
"etaMin")),
186 emaxNearPThr_(iConfig.getParameter<double>(
"emaxNearPThreshold")),
187 analyzeMuon_(iConfig.getParameter<
bool>(
"analyzeMuon")),
188 unCorrect_(iConfig.getParameter<
bool>(
"unCorrect")),
189 collapseDepth_(iConfig.getParameter<
bool>(
"collapseDepth")),
190 isItPlan1_(iConfig.getParameter<
bool>(
"isItPlan1")),
191 getCharge_(iConfig.getParameter<
bool>(
"getCharge")),
192 useRaw_(iConfig.getParameter<
int>(
"useRaw")),
193 verbosity_(iConfig.getParameter<
int>(
"verbosity")),
194 theTrackQuality_(iConfig.getUntrackedParameter<
std::
string>(
"trackQuality")),
195 fileInCorr_(iConfig.getUntrackedParameter<
std::
string>(
"fileInCorr",
"")),
196 ignoreHECorr_(iConfig.getUntrackedParameter<
bool>(
"ignoreHECorr",
false)),
197 isItPreRecHit_(iConfig.getUntrackedParameter<
bool>(
"isItPreRecHit",
false)),
198 writeRespCorr_(iConfig.getUntrackedParameter<
bool>(
"writeRespCorr",
false)),
199 maxDepth_(iConfig.getUntrackedParameter<
int>(
"maxDepth", 7)),
216 theHBHETopology_(nullptr),
272 desc.add<
double>(
"etaMin", 2.0);
273 desc.add<
double>(
"emaxNearPThreshold", 10.0);
274 desc.add<
bool>(
"analyzeMuon",
true);
275 desc.add<
bool>(
"unCorrect",
true);
276 desc.add<
bool>(
"collapseDepth",
false);
277 desc.add<
bool>(
"isItPlan1",
false);
278 desc.add<
bool>(
"getCharge",
true);
279 desc.add<
int>(
"useRaw", 0);
280 desc.add<
int>(
"verbosity", 0);
283 desc.addUntracked<
double>(
"minTrackPt", 1.0);
284 desc.addUntracked<
double>(
"maxDxyPV", 0.02);
285 desc.addUntracked<
double>(
"maxDzPV", 100.0);
286 desc.addUntracked<
double>(
"maxChi2", 5.0);
287 desc.addUntracked<
double>(
"maxDpOverP", 0.1);
288 desc.addUntracked<
bool>(
"ignoreHECorr",
false);
289 desc.addUntracked<
bool>(
"isItPreRecHit",
false);
290 desc.addUntracked<
bool>(
"writeRespCorr",
false);
291 desc.addUntracked<
int>(
"maxDepth", 7);
292 descriptions.
add(
"hcalHBHEMuonHighEta",
desc);
298 tree_ =
fs->make<TTree>(
"HBHEMuonHighEta",
"HBHEMuonHighEta");
327 sprintf(
name,
"hcal_edepth%d", (
k + 1));
329 sprintf(
name,
"hcal_activeL%d", (
k + 1));
331 sprintf(
name,
"hcal_edepthHot%d", (
k + 1));
333 sprintf(
name,
"hcal_activeHotL%d", (
k + 1));
335 sprintf(
name,
"hcal_cdepthHot%d", (
k + 1));
337 sprintf(
name,
"hcal_cdepthHotBG%d", (
k + 1));
339 sprintf(
name,
"hcal_edepthCorrect%d", (
k + 1));
341 sprintf(
name,
"hcal_edepthHotCorrect%d", (
k + 1));
343 sprintf(
name,
"hcal_depthMatch%d", (
k + 1));
345 sprintf(
name,
"hcal_depthMatchHot%d", (
k + 1));
384 if (!
vtx.isValid()) {
391 reco::VertexCollection::const_iterator firstGoodVertex =
vtx->end();
392 for (reco::VertexCollection::const_iterator it =
vtx->begin(); it !=
vtx->end(); it++) {
394 if (firstGoodVertex ==
vtx->end())
395 firstGoodVertex = it;
399 if (firstGoodVertex !=
vtx->end())
400 pvx = firstGoodVertex->position();
432 <<
" Energy|Length|EnergyHot|LengthHot|Charge|ChargeBG|EnergyCorr|EnergyHotCorr|Match|MatchHot:" 453 unsigned int k1(0), k2(0);
455 for (
const auto& act :
actHB) {
456 edm::LogVerbatim(
"HBHEMuon") <<
"[" << k1 <<
"] ieta " << act.ieta <<
" depth " << act.depth <<
" zside " 457 << act.zside <<
" type " << act.stype <<
" phi " << act.iphis.size() <<
":" 458 << act.iphis[0] <<
" L " << act.thick;
465 for (
const auto& act :
actHE) {
466 edm::LogVerbatim(
"HBHEMuon") <<
"[" << k2 <<
"] ieta " << act.ieta <<
" depth " << act.depth <<
" zside " 467 << act.zside <<
" type " << act.stype <<
" phi " << act.iphis.size() <<
":" 468 << act.iphis[0] <<
" L " << act.thick;
487 edm::LogVerbatim(
"HBHEMuon") <<
"\nTable of Correction Factors for Run " << iRun.
run() <<
"\n";
488 for (
auto const&
id : ids) {
503 std::vector<spr::propagatedTrackID> trkCaloDets;
504 for (
const auto& RecMuon : (*(_Muon.
product()))) {
505 if (RecMuon.innerTrack().isNonnull()) {
506 const reco::Track* pTrack = (RecMuon.innerTrack()).
get();
510 ptGlob_.emplace_back(RecMuon.pt());
511 etaGlob_.emplace_back(RecMuon.eta());
512 phiGlob_.emplace_back(RecMuon.phi());
514 pMuon_.emplace_back(RecMuon.p());
515 bool mediumMuon = (((RecMuon.isPFMuon()) && (RecMuon.isGlobalMuon() || RecMuon.isTrackerMuon())) &&
516 (RecMuon.innerTrack()->validFraction() > 0.49));
518 double chiGlobal = ((RecMuon.globalTrack().isNonnull()) ? RecMuon.globalTrack()->normalizedChi2() : 999);
520 (RecMuon.isGlobalMuon() && chiGlobal < 3 && RecMuon.combinedQuality().chi2LocalPosition < 12 &&
521 RecMuon.combinedQuality().trkKink < 20);
526 ((RecMuon.pfIsolationR03().sumChargedHadronPt +
528 RecMuon.pfIsolationR03().sumNeutralHadronEt + RecMuon.pfIsolationR03().sumPhotonEt -
529 (0.5 * RecMuon.pfIsolationR03().sumPUPt))) /
532 ((RecMuon.pfIsolationR04().sumChargedHadronPt +
534 RecMuon.pfIsolationR04().sumNeutralHadronEt + RecMuon.pfIsolationR04().sumPhotonEt -
535 (0.5 * RecMuon.pfIsolationR04().sumPUPt))) /
540 ecalEnergy_.emplace_back(RecMuon.calEnergy().emS9);
541 hcalEnergy_.emplace_back(RecMuon.calEnergy().hadS9);
542 hoEnergy_.emplace_back(RecMuon.calEnergy().hoS9);
565 if (!trkCollection.
isValid()) {
566 std::vector<spr::propagatedTrackID> trkCaloDets;
569 std::vector<spr::propagatedTrackID>::const_iterator trkDetItr;
570 for (trkDetItr = trkCaloDets.begin(),
nTrack = 0; trkDetItr != trkCaloDets.end(); trkDetItr++,
nTrack++) {
571 const reco::Track* pTrack = &(*(trkDetItr->trkItr));
583 std::vector<spr::propagatedTrackID>& trkCaloDets,
593 double eEcal(0), eHcal(0), activeLengthTot(0), activeLengthHotTot(0);
600 unsigned int isHot(0);
601 bool tmpmatch(
false);
604 eHcalDepth[
i] = eHcalDepthHot[
i] = 0;
605 eHcalDepthC[
i] = eHcalDepthHotC[
i] = 0;
606 cHcalDepthHot[
i] = cHcalDepthHotBG[
i] = 0;
607 activeL[
i] = activeHotL[
i] = 0;
608 matchDepth[
i] = matchDepthHot[
i] =
true;
634 edm::LogVerbatim(
"HBHEMuon") <<
"Propagate Track to ECAL: " << e3x3.second <<
":" << trackID.
okECAL <<
" E " 640 if ((hcidt.ieta() ==
check.ieta()) && (hcidt.iphi() ==
check.iphi()))
667 std::vector<std::pair<double, int>> ehdepth;
683 for (
unsigned int i = 0;
i < ehdepth.size(); ++
i) {
688 double ene = ehdepth[
i].first;
692 edm::LogWarning(
"HBHEMuon") <<
"(1) Invalid ID " << hcid0 <<
" with E = " << ene;
694 for (
const auto& ehd : ehdepth)
710 int depth = ehdepth[
i].second - 1;
713 depth =
id.depth() - 1;
715 eHcalDepth[
depth] += ene;
716 eHcalDepthC[
depth] += enec;
717 activeL[
depth] += actL;
718 activeLengthTot += actL;
719 matchDepth[
depth] = (matchDepth[
depth] && tmpC);
723 << hcid0 <<
" E " << ene <<
":" << enec <<
" L " << actL <<
" Match " << tmpC;
730 edm::LogVerbatim(
"HBHEMuon") << hcidt <<
" Match " << tmpmatch <<
" Depths " << ehdepth.size();
731 for (
unsigned int k = 0;
k < ehdepth.size(); ++
k)
732 edm::LogVerbatim(
"HBHEMuon") <<
" [" <<
k <<
":" << ehdepth[
k].second <<
"] " << matchDepth[
k];
737 isHot =
matchId(closestCell, hotCell);
743 std::vector<std::pair<double, int>> ehdepth;
759 for (
unsigned int i = 0;
i < ehdepth.size(); ++
i) {
764 double ene = ehdepth[
i].first;
768 edm::LogWarning(
"HBHEMuon") <<
"(2) Invalid ID " << hcid0 <<
" with E = " << ene;
770 for (
const auto& ehd : ehdepth)
774 double chg(ene), enec(ene);
783 << hcid0 <<
":" <<
id <<
" Corr " <<
corr <<
" E " << ene <<
":" << enec;
796 int depth = ehdepth[
i].second - 1;
799 depth =
id.depth() - 1;
801 eHcalDepthHot[
depth] += ene;
802 eHcalDepthHotC[
depth] += enec;
804 activeHotL[
depth] += actL;
805 activeLengthHotTot += actL;
806 matchDepthHot[
depth] = (matchDepthHot[
depth] && tmpC);
810 <<
chg <<
" L " << actL <<
" Match " << tmpC;
818 <<
" Hot " << isHot <<
" Energy " << eHcal;
925 int match = ((kd1 == kd2) ? 1 : 0);
931 int ieta =
id.ietaAbs();
932 int zside =
id.zside();
933 int iphi =
id.iphi();
934 std::vector<int> dpths;
936 std::vector<HcalDetId> ids;
939 dpths.emplace_back(idh.depth());
941 dpths.emplace_back(
id.
depth());
945 for (
unsigned int i = 0;
i <
actHB.size(); ++
i) {
947 (
std::find(dpths.begin(), dpths.end(),
actHB[
i].depth) != dpths.end()) &&
953 for (
unsigned int i = 0;
i <
actHE.size(); ++
i) {
955 (
std::find(dpths.begin(), dpths.end(),
actHE[
i].depth) != dpths.end()) &&
969 if (
vtx.position().Rho() > 2.)
971 if (fabs(
vtx.position().Z()) > 24.)
991 for (
int capid = 0; capid < 4; ++capid)
1007 <<
" depth " <<
depth;
1016 std::pair<double, double> rz =
hdc_->
getRZ(hcid);
std::vector< int > trackOuterHit_
int getMinDepth(const int &itype, const int &ieta, const int &iphi, const int &zside) const
int matchId(const HcalDetId &, const HcalDetId &)
static const std::string kSharedResource
double respCorr(const DetId &)
const std::string labelMuon_
Log< level::Info, true > LogVerbatim
std::vector< double > energyMuon_
double getRZ(const int &subdet, const int &ieta, const int &depth) const
std::vector< spr::propagatedTrackID > propagateCALO(edm::Handle< reco::TrackCollection > &trkCollection, const CaloGeometry *geo, const MagneticField *bField, const std::string &theTrackQuality, bool debug=false)
const edm::EDGetTokenT< EcalRecHitCollection > tok_EB_
unsigned int eventNumber_
const double emaxNearPThr_
std::vector< int > trackMissedInnerHits_
const EcalChannelStatus * theEcalChStatus_
std::vector< double > hcalActiveLengthHot_
spr::trackSelectionParameters selectionParameter_
edm::Handle< HBHERecHitCollection > hbhe_
const std::vector< DetId > & getValidDetIds(DetId::Detector det=DetId::Detector(0), int subdet=0) const override
Get a list of valid detector ids (for the given subdetector)
T const & getData(const ESGetToken< T, R > &iToken) const noexcept(false)
std::vector< double > hoEnergy_
HcalDetId mergedDepthDetId(const HcalDetId &id) const
const edm::EDGetTokenT< HBHERecHitCollection > tok_HBHE_
std::vector< double > isolationR04_
std::vector< double > hcalDepthActiveLengthHot_[depthMax_]
std::vector< double > hcalDepthEnergyCorr_[depthMax_]
std::vector< int > hcal_iphi_
std::vector< HcalDDDRecConstants::HcalActiveLength > actHE
TrackQuality
track quality
const CaloGeometry * geo_
std::pair< math::XYZPoint, bool > propagateHCAL(const reco::Track *, const MagneticField *, bool debug=false)
std::vector< double > hcalDepthEnergy_[depthMax_]
std::vector< double > phiGlob_
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
int trackerLayersWithMeasurement() const
const bool collapseDepth_
std::vector< double > trackDz_
T const * product() const
const edm::ESGetToken< CaloTopology, CaloTopologyRecord > tok_topo_
std::vector< Track > TrackCollection
collection of Tracks
const EcalSeverityLevelAlgo * sevlv_
const CaloTopology * caloTopology_
std::vector< double > pMuon_
const MagneticField * bField_
std::vector< bool > hcalDepthMatchHot_[depthMax_]
const edm::ESGetToken< HcalTopology, HcalRecNumberingRecord > tok_htopo_
const edm::ESGetToken< MagneticField, IdealMagneticFieldRecord > tok_magField_
bool analyzeMuon(edm::Event const &, math::XYZPoint &)
std::vector< unsigned int > hcalDetId_
bool goodCell(const HcalDetId &, const reco::Track *, const CaloGeometry *, const MagneticField *)
const std::string fileInCorr_
void find(edm::Handle< EcalRecHitCollection > &hits, DetId thisDet, std::vector< EcalRecHitCollection::const_iterator > &hit, bool debug=false)
std::vector< double > isolationR03_
std::vector< Vertex > VertexCollection
bool accept(const edm::Event &event, const edm::TriggerResults &triggerTable, const std::string &triggerPath)
std::vector< double > hcalDepthChargeHotBG_[depthMax_]
HcalRespCorrs * respCorrs_
std::vector< bool > hcalHot_
int stripTECLayersWithMeasurement() const
std::vector< Muon > MuonCollection
collection of Muon objects
bool isGoodVertex(const reco::Vertex &)
const bool isItPreRecHit_
const Item * getValues(DetId fId, bool throwOnFail=true) const
T getUntrackedParameter(std::string const &, T const &) const
U second(std::pair< T, U > const &p)
std::vector< double > hcalEnergy_
double gainFactor(const HcalDbService *, const HcalDetId &)
constexpr HcalSubdetector subdet() const
get the subdetector
const std::string labelGenTrack_
std::vector< bool > mediumMuon_
double dz() const
dz parameter (= dsz/cos(lambda)). This is the track z0 w.r.t (0,0,0) only if the refPoint is close to...
double chargeIsolationEcal(unsigned int trkIndex, std::vector< spr::propagatedTrackID > &vdetIds, const CaloGeometry *geo, const CaloTopology *caloTopology, int ieta, int iphi, bool debug=false)
std::vector< bool > matchedId_
const edm::EDGetTokenT< reco::MuonCollection > tok_Muon_
spr::propagatedTrackDirection propagateHCALBack(unsigned int thisTrk, edm::Handle< edm::SimTrackContainer > &SimTk, edm::Handle< edm::SimVertexContainer > &SimVtx, const CaloGeometry *geo, const MagneticField *bField, bool debug=false)
const edm::EDGetTokenT< reco::VertexCollection > tok_Vtx_
const std::string theTrackQuality_
const edm::ESGetToken< EcalChannelStatus, EcalChannelStatusRcd > tok_chan_
bool goodTrack(const reco::Track *pTrack, math::XYZPoint leadPV, trackSelectionParameters parameters, bool debug=false)
std::vector< double > ecalEnergy_
const edm::ESGetToken< HcalRespCorrs, HcalRespCorrsRcd > tok_respcorr_
constexpr int ieta() const
get the cell ieta
const edm::InputTag labelEERecHit_
std::vector< double > hcalDepthEnergyHot_[depthMax_]
HcalHBHEMuonHighEtaAnalyzer(const edm::ParameterSet &)
Abs< T >::type abs(const T &t)
int stripTOBLayersWithMeasurement() const
std::vector< double > hcal1x1Energy_
float segmentCompatibility(const reco::Muon &muon, reco::Muon::ArbitrationType arbitrationType=reco::Muon::SegmentAndTrackArbitration)
const edm::ESGetToken< CaloGeometry, CaloGeometryRecord > tok_geom_
#define DEFINE_FWK_MODULE(type)
const bool writeRespCorr_
std::vector< int > hcal_ieta_
std::map< DetId, double > corrValue_
const edm::ESGetToken< HcalDDDRecConstants, HcalRecNumberingRecord > tok_ddrec_
const edm::InputTag labelEBRecHit_
const HcalTopology * theHBHETopology_
const HcalDDDRecConstants * hdc_
constexpr double respcorrgain(int fCapId) const
get response corrected gain for capid=0..3
void fillTrackParameters(const reco::Track *, math::XYZPoint)
std::vector< double > hcalDepthActiveLength_[depthMax_]
double eta() const
pseudorapidity of momentum vector
std::vector< double > ptGlob_
void beginRun(edm::Run const &, edm::EventSetup const &) override
int trackerLayersWithoutMeasurement(HitCategory category) const
static TrackQuality qualityByName(const std::string &name)
const edm::InputTag labelHBHERecHit_
bool analyzeTracks(const reco::Track *, math::XYZPoint &, int, std::vector< spr::propagatedTrackID > &, bool)
const HitPattern & hitPattern() const
Access the hit pattern, indicating in which Tracker layers the track has hits.
std::vector< double > hcalDepthEnergyHotCorr_[depthMax_]
constexpr uint32_t rawId() const
get the raw id
const edm::EDGetTokenT< reco::TrackCollection > tok_genTrack_
XYZPointD XYZPoint
point in space with cartesian internal representation
std::vector< double > hcalActiveLength_
void analyze(edm::Event const &, edm::EventSetup const &) override
void add(std::string const &label, ParameterSetDescription const &psetDescription)
static const int depthMax_
const HcalDbService * conditions_
double activeLength(const DetId &)
const edm::ESGetToken< HcalDbService, HcalDbRecord > tok_dbservice_
std::vector< unsigned int > ehcalDetId_
bool validHcal(const HcalDetId &id) const
std::vector< HcalDDDRecConstants::HcalActiveLength > actHB
void endRun(edm::Run const &, edm::EventSetup const &) override
edm::Handle< EcalRecHitCollection > barrelRecHitsHandle_
reco::TrackBase::TrackQuality minQuality
std::vector< double > etaGlob_
std::vector< HcalActiveLength > getThickActive(const int &type) const
const HcalDDDRecConstants * dddConstants() const
const JetExtendedData & getValue(const Container &, const reco::JetBaseRef &)
get value for the association. Throw exception if no association found
std::pair< typename Association::data_type::first_type, double > match(Reference key, Association association, bool bestMatchByMaxValue)
Generic matching function.
std::vector< double > ecal3x3Energy_
void unmergeDepthDetId(const HcalDetId &id, std::vector< HcalDetId > &ids) const
std::vector< double > hcalDepthChargeHot_[depthMax_]
Log< level::Warning, false > LogWarning
const edm::EDGetTokenT< EcalRecHitCollection > tok_EE_
const std::string labelVtx_
std::vector< bool > hcalDepthMatch_[depthMax_]
std::vector< unsigned int > ecalDetId_
std::vector< int > trackMissedOuterHits_
const CaloSubdetectorGeometry * getSubdetectorGeometry(const DetId &id) const
access the subdetector geometry for the given subdetector directly
void energyHCALCell(HcalDetId detId, edm::Handle< T > &hits, std::vector< std::pair< double, int > > &energyCell, int maxDepth=1, double hbThr=-100, double heThr=-100, double hfThr=-100, double hoThr=-100, double tMin=-500, double tMax=500, int useRaw=0, int depthHE=3, bool debug=false)
std::vector< double > emaxNearP_
edm::Handle< EcalRecHitCollection > endcapRecHitsHandle_
constexpr int iphi() const
get the cell iphi
void setTopo(const HcalTopology *topo)
const edm::ESGetToken< EcalSeverityLevelAlgo, EcalSeverityLevelAlgoRcd > tok_sevlv_
bool analyzeHadron(edm::Event const &, math::XYZPoint &)
std::vector< int > trackLayerCrossed_
double eECALmatrix(const DetId &detId, edm::Handle< T > &hitsEB, edm::Handle< T > &hitsEE, const CaloGeometry *geo, const CaloTopology *caloTopology, int ieta, int iphi, double ebThr=-100, double eeThr=-100, double tMin=-500, double tMax=500, bool debug=false)
double eHCALmatrix(const HcalTopology *topology, const DetId &det, edm::Handle< T > &hits, int ieta, int iphi, bool includeHO=false, bool algoNew=true, double hbThr=-100, double heThr=-100, double hfThr=-100, double hoThr=-100, double tMin=-500, double tMax=500, int useRaw=0, bool debug=false)