-
Notifications
You must be signed in to change notification settings - Fork 112
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
FCCSW external data files - re-organization #326
Comments
Indeed, one of the tests is currently failing (
which may not exist anymore. |
we really need to invest some time on some simple condition database as well. Javier do you have some expertise with this?
Le 5 mars 2019 à 09:57, Javier Cervantes <notifications@github.com<mailto:notifications@github.com>> a écrit :
Indeed, one of the tests is currently failing (RecCalorimeter.recTopoClustersBarrelCaloSystemElecNoise) since it is trying to access to:
/afs/cern.ch/user/a/azaborow/public/FCCSW/elecNoise_ecalBarrel_50Ohm_traces2_2shieldWidth_noise.root<http://cern.ch/user/a/azaborow/public/FCCSW/elecNoise_ecalBarrel_50Ohm_traces2_2shieldWidth_noise.root>
which may not exist anymore.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#326 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AFBjDesN48-92Z4lJMB0tZd_DD5iRNEtks5vTjFngaJpZM4bJSSO>.
|
@clementhelsens what do you mean with simple condition database? |
I mean instead of having files stored on afs or cvmfs that can be used for calibrations, or event unit tests, we can have them in a database to keep track
Le 5 mars 2019 à 10:01, Javier Cervantes <notifications@github.com<mailto:notifications@github.com>> a écrit :
we really need to invest some time on some simple condition database as well.
@clementhelsens<https://github.com/clementhelsens> what do you mean with simple condition database?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#326 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AFBjDfR3O25tpOoDQGvTDQyGEXo3w8KTks5vTjJlgaJpZM4bJSSO>.
|
Hi Clement, for actual detector conditions such as alignment we should investigate also DD4hep https://github.com/AIDASoft/DD4hep/tree/master/DDCond For now I don't see a problem with keeping a few root files with noise maps etc. on eos, but it's true, at one point a database will be a better solution |
Hi Valentin,
last time I talked about DDCond with Markus Frank, it was not usable, but maybe things have changed.
I don’t like much having too root many files on eos, as it really hard to keep track once people leaves.
Clement
Le 5 mars 2019 à 11:00, vvolkl <notifications@github.com<mailto:notifications@github.com>> a écrit :
Hi Clement, for actual detector conditions such as alignment we should investigate also DD4hep https://github.com/AIDASoft/DD4hep/tree/master/DDCond For now I don't see a problem with keeping a few root files with noise maps etc. on eos, but it's true, at one point a database will be a better solution
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#326 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AFBjDUnob6ZLDSktGDtSUEEraEsVihD3ks5vTkBZgaJpZM4bJSSO>.
|
A quick search of FCCSW configs turns up the following files on eos:
All the hepmc files can be easily produced on the fly. In addition, there are the following files not in
testsamples
on eos, which should be moved there:The text was updated successfully, but these errors were encountered: