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

bsunanda:Run2-TB22 Preparation for 2017 HGCal TB simulation #17606

Merged
merged 1 commit into from Feb 24, 2017

Conversation

bsunanda
Copy link
Contributor

So far we have some one module 28 wafer version of EE and 7 modules of 12 wafer version of FH. This as well as absorber structure may be modified once this is well known

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @bsunanda for CMSSW_9_0_X.

It involves the following packages:

Geometry/HGCalCommonData
SimG4CMS/HGCalTestBeam

@civanch, @Dr15Jones, @ianna, @mdhildreth, @cmsbuild, @kpedro88, @davidlange6 can you please review it and eventually sign? Thanks.
@ghellwig, @makortel this is something you requested to watch as well.
@davidlange6, @smuzaffar you are the release manager for this.

cms-bot commands are listed here #13028

@bsunanda
Copy link
Contributor Author

@cmsbuild Please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 22, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/17928/console Started: 2017/02/22 20:44

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

@kpedro88
Copy link
Contributor

+1

edm::LogInfo("HGCalGeom") << "DDHGCalWaferAlgo debug: Parent "
<< parentName << " NameSpace " << idNameSpace
<< " for Rotation " << rotns;
std::cout << "DDHGCalWaferAlgo debug: Parent " << parentName << " NameSpace "
Copy link
Contributor

Choose a reason for hiding this comment

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

@bsunanda - the code would benefit from replacing std::cout with

LogDebug("DDHGCalWaferAlgo") << ...

it will allow also to remove the lines:

#ifdef EDM_ML_DEBUG
...
#endif

@ianna
Copy link
Contributor

ianna commented Feb 23, 2017

+1

@civanch
Copy link
Contributor

civanch commented Feb 24, 2017

+1
@bsunanda , inside CMSSW better to live LogInfo or other similar statement (LogDebug) - in any case to get this printout you recompile.

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_9_0_X IBs (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @smuzaffar

@davidlange6
Copy link
Contributor

+1
(better if we can reuse xml files that do not change in the future...)

@cmsbuild cmsbuild merged commit 244d866 into cms-sw:CMSSW_9_0_X Feb 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants