-
Notifications
You must be signed in to change notification settings - Fork 62
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
New bfield map and Guinea-Pig reader #15
Conversation
@@ -64,7 +64,8 @@ include_directories( SYSTEM | |||
|
|||
file(GLOB sources | |||
./sensitive/TPCSDAction.cpp | |||
./sensitive/CaloPreShowerSDAction.cpp | |||
./sensitive/CaloPreShowerSDAction.cpp | |||
./sensitive/Geant4EventReaderGuineaPig.cpp |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The event reader is not a sensitive detector.
Maybe create a plugins
folder?
This is "work in progress", so it is not expected to get merged until development is complete, right? |
|
|
|
The GuineaPig reader is broken with respect to the DD4hep head. Please fix it. It would also be appreciated if it could be moved to DD4hep as it's tightly linked with it and to avoid such situations. |
Sorry, got interrupted when making the PR - here it is: #33 |
Hello Frank,
I don't understand, do I have to do something or di you aready fixed it?
Any news about the vertex positions for the primaries?
Many thanks,
Aleandro
…On 02/13/2017 06:28 PM, Frank Gaede wrote:
Sorry, got interrupted when making the PR - here it is: #33
<#33>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#15 (comment)>, or
mute the thread
<https://github.com/notifications/unsubscribe-auth/AYDhmqkV7VR3iEDpim0cahE9G6oMn-PZks5rcJK4gaJpZM4LpLNY>.
--
--------------------------------------------------------------------------------------
| Luis Alejandro PÉREZ PÉREZ |
| CRNS - Institut Pluridisciplinaire Hubert Curien (IPHC) |
| Dept. de Recherches Subatomiques phone : +33 (0)3 88 10 68 04 |
| 23, rue du loess - BP 28 fax : +33 (0)3 88 10 62 34 |
| F-67037- STRASBOURG cedex 2 e-mail : Luis_Alejandro.Perez_Perez@iphc.cnrs.fr |
--------------------------------------------------------------------------------------
|
Added a couple of new functionality still under development