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

include My siphase2digi #2

Closed

Conversation

suchandradutta
Copy link

Please include my first attempt with SiPhase2Digitizer package

ktf and others added 30 commits August 18, 2013 16:13
…gger

Replace std::cout with message logger
…icles2HepMCConverter

New plugin module to convert GenParticles to HepMC format for Rivet analysis
…gger

Use Message logger instead of std::cout. Remove spurious includes. Remov...
Addition of IOExerciser, a simple module for emulating various IO patterns
Tracking getByToken migration, part 1 (RecoTracker/CkfPattern and RecoTracker/DebugTools)
…e-TkModuleGroupSelector_70X

bug fix: configured run range dependence was ignored in TkModuleGroupSel...
…ucers-getObj-thread-safe

Make getObj in the *Generator classes thread safe
… this class but not yet using new c'tor with consumesCollector()
…gistry

Remove ProcessConfigurationRegistry
add consumes declaration to examples
davidlange6 pushed a commit that referenced this pull request Apr 3, 2014
davidlange6 pushed a commit that referenced this pull request Apr 3, 2014
davidlange6 pushed a commit that referenced this pull request May 14, 2014
Brian W testing pull request
davidlange6 pushed a commit that referenced this pull request May 14, 2014
davidlange6 pushed a commit that referenced this pull request Sep 14, 2014
davidlange6 pushed a commit that referenced this pull request Feb 4, 2015
removed setting of the HcalTopology object from the HcalZDCLowGainFracti...
davidlange6 pushed a commit that referenced this pull request May 23, 2015
PRToFixMess_RPCDigitizerForUpgrade75XPR_v2
davidlange6 pushed a commit that referenced this pull request Jun 24, 2015
Update effAreaPhotons_cone03_pfNeutralHadrons_V2.txt
davidlange6 pushed a commit that referenced this pull request Sep 30, 2015
Make class load error non fatal. Make member persistent error fatal
davidlange6 pushed a commit that referenced this pull request Sep 30, 2016
davidlange6 pushed a commit that referenced this pull request Nov 7, 2016
davidlange6 pushed a commit that referenced this pull request Jan 31, 2017
davidlange6 pushed a commit that referenced this pull request Apr 7, 2017
davidlange6 pushed a commit that referenced this pull request Apr 26, 2017
CMSSW GCC 7.0.1 builds now follows jemalloc (dev branch) and also has a
new TCMalloc. Both of these have C++14 sized deallocation feature
enabled. This means that if possible operator delete will be called with
size argument, which will help allocator to reduce the time to free the
object. E.g. this is not possible for incomplete types which size is
unknown at a time.

GCC 7.0.1 builds contain an additional build of jemalloc
(jemalloc-debug) which contains extra asserts and checks for developers.

This seems to be undefined behavior in C++14. From [expr.delete] (5.3.5
Delete):

    In the first alternative (delete object), if the static type of the
    object to be deleted is different from its dynamic type, the static type
    shall be a base class of the dynamic type of the object to be deleted
    and the static type shall have a virtual destructor or the behavior is
    undefined.

Signed-off-by: David Abdurachmanov <David.Abdurachmanov@cern.ch>
davidlange6 added a commit that referenced this pull request Apr 26, 2017
davidlange6 pushed a commit that referenced this pull request May 11, 2017
davidlange6 pushed a commit that referenced this pull request May 11, 2017
Revert "remove customization function for redigi"
davidlange6 added a commit that referenced this pull request May 17, 2017
…2-9_2_X

CTPPS: bug fix #2 in run ranges for FEDs channels mapping (9_2_X)
davidlange6 pushed a commit that referenced this pull request Jul 17, 2017
davidlange6 pushed a commit that referenced this pull request Aug 24, 2017
…phase1

Add filldescriptions and remove warning
davidlange6 pushed a commit that referenced this pull request Aug 24, 2017
davidlange6 pushed a commit that referenced this pull request Dec 20, 2018
Switch for Flavor  Description
davidlange6 pushed a commit that referenced this pull request Feb 19, 2020
davidlange6 pushed a commit that referenced this pull request Apr 30, 2020
address remaining stylistic comments from code review
davidlange6 pushed a commit that referenced this pull request Sep 28, 2021
davidlange6 pushed a commit that referenced this pull request Jul 6, 2022
davidlange6 pushed a commit that referenced this pull request Sep 7, 2022
fixed the code-format in CSCRawToDigi from scram build code-format
davidlange6 pushed a commit that referenced this pull request Apr 24, 2024
davidlange6 pushed a commit that referenced this pull request Apr 24, 2024
commit a7454c6
Author: noepalm <palmeri.1871005@studenti.uniroma1.it>
Date:   Mon Feb 12 14:22:51 2024 +0100

    Updated binning for sigma(TOF) validation histograms

    Updated binning for sigma(TOF) validation histograms

    Updated binning for sigma(TOF) validation histograms

commit e0dc3be
Author: noepalm <palmeri.1871005@studenti.uniroma1.it>
Date:   Wed Feb 7 16:40:42 2024 +0100

    Code checks && format (#2)

commit 7c70ed8
Author: noepalm <palmeri.1871005@studenti.uniroma1.it>
Date:   Wed Feb 7 15:57:59 2024 +0100

    Removed debug ifdef condition on print to match previous implementation

commit 2e40a9f
Author: noepalm <palmeri.1871005@studenti.uniroma1.it>
Date:   Wed Feb 7 15:54:41 2024 +0100

    Removed useless comments, files + fixed input file path for standalone MTD validation cfg file

commit 199ad72
Author: noepalm <palmeri.1871005@studenti.uniroma1.it>
Date:   Wed Feb 7 14:41:57 2024 +0100

    Code checks && code format

commit 6ec3c46
Author: noepalm <palmeri.1871005@studenti.uniroma1.it>
Date:   Tue Feb 6 09:56:49 2024 +0100

    Changed SigmaTof fill location in validation

commit 6a0525e
Author: noepalm <palmeri.1871005@studenti.uniroma1.it>
Date:   Mon Feb 5 18:11:27 2024 +0100

    Change input file to validation

commit cb7db5b
Author: noepalm <palmeri.1871005@studenti.uniroma1.it>
Date:   Mon Feb 5 18:07:19 2024 +0100

    Saving sigmaTOF in ps

commit 00230ac
Author: noepalm <palmeri.1871005@studenti.uniroma1.it>
Date:   Mon Feb 5 15:32:11 2024 +0100

    Removed useless prints + created member vector in TrackSegments to allocate memory for sigmaTof once

commit fdd6e31
Author: noepalm <palmeri.1871005@studenti.uniroma1.it>
Date:   Tue Jan 9 16:08:46 2024 +0100

    Added sigma(p) to TrackSegments; added sigma(TOF) computation, now saved to event

commit 7d488e0
Author: noepalm <palmeri.1871005@studenti.uniroma1.it>
Date:   Wed Dec 6 14:24:26 2023 +0100

    testing files

commit 88f9847
Author: noepalm <palmeri.1871005@studenti.uniroma1.it>
Date:   Mon Feb 12 12:42:15 2024 +0100

    Replaced isnan, isinf with edm::isNotFinite in MTD vertex validation
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.

None yet