forked from cms-sw/cmssw
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Cms phase1 fastsim 10.1.0.pre3 #3
Open
angirar
wants to merge
343
commits into
master
Choose a base branch
from
cms-phase1-fastsim_10.1.0.pre3
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…oducer accordingly
… new stuckTBM payload is triggered
- store event and bx id from the DAQ header (if UseDaqRegister) - store ISHA and VFS parameters for calibration scans
…2-14-1100-LCT-BX-shift Shift the CSC LCT central BX from 6 to 8 in simulation
DD Core Clean Up: Remove DDPartSelector
Removed the check on the existence of a given Parameter since the presence of a fillDescription method automatically guarantees that the Parameter will exist. This also fixes a gcc7 compiler warning.
…lgBlk Make sure the GlobalAlgBlk is not empty before accessing member data
Activating Dead channel monitor Online
DQM OuterTrackerL1 plots for TTStubs, TTClusters, and TTTracks for release validation
Phase2 Outer Tracker : Incorporating recent changes from TEDD Design + cleaning
…gFix102X Fixing Default Values of EgammaHLTGsfTrackVarProducer to be only used if there is a track found : 102X
Temporary protection against missing jet corrector collection
…esProducer Remove Parameter existence check since done by fillDescriptions
revert stream::producer to simple producer to avoid crashes in HTXSRivetProducer
Use GBRForest in PATMuonProducer
…calibscan SiStripEventSummary fixes for special runs in local-DAQ
Magnetic Field: Remove Dependency on DDSolidShape
isolate TTree::Fill so IMT doesn't steal long running CMS tasks
Phase2-hgx107 Change the basic geometry of HGCal from FlatTrd to FlatHexagon
Strip hit eff update 10_2_x
…ModuleStatus Remove unused variable in SiPixelModuleStatus
Move premixing worker plugins to packages with corresponding MixingModule plugins
Phase2-hgx108 Fix a bug for numbering HGCal
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Phase1 tracking in FastSim with changes in place from the first round of comments.