Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
18 implement detailed geometry for sand ecal endcaps (#40)
* Implementation of detailed ECAL geometry * Wrong subbuilder name corrected * Corrected wrong Builder name * tab replaced with space at line 37 to avoid TabError: inconsistent use of tabs and spaces in indentation * alignment in config SAND_ECAL.cgf * just code alignment * aluminum palte put inside mother volume * ECAL ec module element construction moved to function * renaming ActiveMat to ScintMat, so that they have the same names in the SANDECALBARRELMOD and SANDECALENDCAP context * single values inherited from mother volume for several parameters * definition of a shape for ECAL endcap module * The endcap module volume now is filled with the ECAL active/passive layers * renaming of ec module volume name * number of barrel modules into config file * the whole endcap is now constructed and placed on both side of the barrel * Corrected Al_plate position. * Added dev option for the drift configuration. * Slab index starts at 0 at the outer radius. * Fixed horizontal section IDs and positioning * Updated but buggy geometry * Added develop configuration. * no overlaps; volume for yoke endcaps are removed from ecal endcap volumes. Size of yoke endcaps are decreased a bit * indentaion fixed * removed useless commented lines * tab removed, 4 spaces instead * removed useless comments * update of changelog --------- Co-authored-by: Paolo Gauzzi <gauzzi@neutrino-01.novalocal> Co-authored-by: alrugger <alrugger@bo.infn.it> Co-authored-by: Alessandro Ruggeri <90973844+AlessandroRuggeri@users.noreply.github.com>
- Loading branch information