Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stage2 l1 matching #8

Closed
wants to merge 679 commits into from

Conversation

gpetruc
Copy link
Owner

@gpetruc gpetruc commented May 12, 2016

I create it as a dummy PR here on my github so I can make some line-by-line comments

@gpetruc
Copy link
Owner Author

gpetruc commented May 12, 2016

@battibass

for (int ibx = l1tBX->getFirstBX(); ibx <= l1tBX->getLastBX(); ++ibx)
bxIdxs.push_back(l1tBX->end(ibx) - l1tBX->begin());
}
else {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

secondo me sarebbe piu' leggibile mettendo le graffe attorno al for, e mettere la graffa prima dell'else alla stessa riga dell'else, altrimenti potrebbe sembrare che la graffa a 132 chiuda il for

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corretto, scusami e' che di solito scrivo + largo (mandando a capo tutte le graffe) e avevo compattato secondo il tuo stile, ma l'ho fatto male .

mulhearn and others added 26 commits May 13, 2016 11:49
Conflicts:
	L1Trigger/L1TMuonOverlap/interface/AngleConverter.h
	L1Trigger/L1TMuonOverlap/interface/OMTFConfiguration.h
	L1Trigger/L1TMuonOverlap/plugins/OMTFPatternMaker.cc
	L1Trigger/L1TMuonOverlap/src/AngleConverter.cc
	L1Trigger/L1TMuonOverlap/src/GhostBuster.cc
	L1Trigger/L1TMuonOverlap/src/GoldenPattern.cc
	L1Trigger/L1TMuonOverlap/src/OMTFConfigMaker.cc
	L1Trigger/L1TMuonOverlap/src/OMTFConfiguration.cc
	L1Trigger/L1TMuonOverlap/src/OMTFProcessor.cc
	L1Trigger/L1TMuonOverlap/src/OMTFReconstruction.cc
	L1Trigger/L1TMuonOverlap/src/OMTFResult.cc
	L1Trigger/L1TMuonOverlap/src/OMTFSorter.cc
	L1Trigger/L1TMuonOverlap/src/OMTFinput.cc
	L1Trigger/L1TMuonOverlap/src/OMTFinputMaker.cc
	L1Trigger/L1TMuonOverlap/src/XMLConfigReader.cc
	L1Trigger/L1TMuonOverlap/src/XMLConfigWriter.cc
…rmawre configurations,

  other for faster changing patterns data.
* remove split of the OMTF configuration into two DB records (maybe put back if needed)
  (it was transparent, as resuiltig value was assigne to int,
   resulting back in -1)
* set missing HwSignValid to always true
…e Bmtf unpacker; For 2015 Customise L1TReEmul(MC)FromRAW2015 from L1T input Digis, except for HcalTP.
…ion. It belongs (and is) in L1Trigger.Configuration.CaloTriggerPrimitives_cff and should not be called in multiple locations.
…rigger.Configuration.CaloTriggerPrimitives_cff when ReEmul. Add simEcal/HcalTP to 2016 ReEmul
rekovic and others added 22 commits May 26, 2016 18:06
…-2016-2015_CMSSW808

Adding L1REPACK:FullMC workflow to run on RAW of MC (80x)
…uIsoOpt-21-80x

MCprod l1t Tau Iso Option-21 80x
…kport

CTPPS: new CondFormats related to TOTEM RP raw data and digi - backport of cms-sw#13838
…elClusterProducer80

fix crash in case Limit on the number of clusters is really exceeded.
TH1ClusterCharge and TH1ClusterStoNCorr plots per ring
…ol-fix0-80X

Fix for handling copy of offline synchronized tags
Prescale access for stage-2 environment (80X)
…16/cleanupRawToDigi_Data

cleanup RawToDigi redefinition of already loaded from RawToDigi_cff (bp of cms-sw#14675)
gpetruc pushed a commit that referenced this pull request Jun 17, 2016
Heppy: one more WP for tau ID (80X)
gpetruc pushed a commit that referenced this pull request Oct 28, 2016
…un2-gem19

Fixes to DIGI,L1,RECO and Validation steps with GE21
gpetruc pushed a commit that referenced this pull request Aug 16, 2017
added new paths for reference method
@gpetruc gpetruc closed this Sep 4, 2017
gpetruc pushed a commit that referenced this pull request Aug 14, 2018
gpetruc added a commit that referenced this pull request Jul 1, 2019
gpetruc pushed a commit that referenced this pull request Oct 29, 2019
…ciator

AM 10_6_X factorize filter and associator
@battibass battibass deleted the stage2_L1_matching branch April 5, 2023 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.