- Indico style
- Indico style - inline minutes
- Indico style - numbered
- Indico style - numbered + minutes
- Indico Weeks View
Queste riunioni hanno lo scopo di raccogliere il personale INFN coinvolto e interessato alle attività software e di simulazione Monte Carlo a EIC e di discuterne gli sviluppi.
L'agenda della riunione è basata su un template per coprire come necessario i vari item di interesse, ovvero
Di volta in volta saranno discussi e coperti in maggiore dettaglio argomenti diversi, a seconda dell'urgenza e delle necessità.
Ad ogni riunione sarà fatto in ogni caso un breve giro della tavola con scambio di informazioni per discutere velocemente i punti importanti da eventualmente portare a più ampia discussione con presentazione alla riunione successiva.
We review the slides of preview from Software that will be presented this afternoon.
CERN software is central: CVMFS, GEANT, ...
before starting to write software from scratch, check what is available for our needs.
no disruption on the choice of software used, no enforcing changes.
new tools being prepared for realistic sim/rec of detector by June.
unified description, probably will be DD4HEP with core.
with implementation of what was already developed.
what we do? we contribute to the new tool? or we go with one of the old tools?
depends on status of our activity.
vertex effort based on fun4all.
dRICH being ported in both fun4all and g4e.
status of dRICH simulation and analysis
simulations done mainly for old JLEIC apparatus, and one of the ePHENIX spectometers (few years ago).
existing SW
inverse ray tracing method, makes use of info of incoming particle: direction of track and impact.
with manual smearing to simulate tracking performance.
two main components of the simulation, which are so far separated
geometry ported also in TGeoManager.
is this parametrisable? no, can be done relatively easily.
for the moment, to change positions one has to recompile the model.
optical characteristics of the model (refractive index, absorption lenght, mirror reflectivity, ...)
must be parametrised as much as possible.
this information is
people working on dRICH porting to ... which model?
Cristiano Fanelli
Christophes Dilks and Anselm Vossen (Duke)
Evaristo and Guido
with support from D Romanoc and Alessio Del Dotto
Dimitry took the TGeo model and ported it into g4e.
can also write geometry (volumes and material) in text files.
it is not GDML, why not ? text file is very simple for parameterisation and readable.
can be read by any G4 application.
same file can be read in fun4all.
further steps include
analysis part, inverse ray tracing is a box that takes as input
possible idea is to have interface code to read hits form g4e and fun4all (specialised) and write output in common language (tree) to be used for digitisation and analysis.