Skip to content

Moved all geometry classes defined on the fly in Vizard to AnalyzerVisitors/GeometricInfo#358

Merged
alkemyst merged 7 commits intotkLayout:dev_gabiefrom
ghugo83:dev_gabie_copy
Apr 5, 2017
Merged

Moved all geometry classes defined on the fly in Vizard to AnalyzerVisitors/GeometricInfo#358
alkemyst merged 7 commits intotkLayout:dev_gabiefrom
ghugo83:dev_gabie_copy

Conversation

@ghugo83
Copy link
Copy Markdown
Contributor

@ghugo83 ghugo83 commented Apr 5, 2017

This is in the process of making Vizard disappear (to be continued ..).

@alkemyst alkemyst self-requested a review April 5, 2017 14:13
#include <global_constants.hh>
#include "VizardTools.hh"
#include <Tracker.hh>
#include <Analyzer.hh>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

If the purpose is making Analyzer disappear, shouldn't we move the constants/variables/functions we need in Analyzer.hh into something different? I created AnalyzerTools for this, but any other choice is equally fine for me

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

More in general: do we need Analyzer.hh here at all?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Ok yes I have replaced #include <Analyzer.hh> by #include <SimParms.hh> #include <TagMaker.hh>

@alkemyst
Copy link
Copy Markdown
Contributor

alkemyst commented Apr 5, 2017

Was this PR tested?

@ghugo83
Copy link
Copy Markdown
Contributor Author

ghugo83 commented Apr 5, 2017

Yes, same output ;)

@alkemyst alkemyst merged commit acf859c into tkLayout:dev_gabie Apr 5, 2017
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.

2 participants