Skip to content

Add HDDEMO database#959

Open
jmbenlloch wants to merge 1 commit into
next-exp:masterfrom
jmbenlloch:hddemo-db
Open

Add HDDEMO database#959
jmbenlloch wants to merge 1 commit into
next-exp:masterfrom
jmbenlloch:hddemo-db

Conversation

@jmbenlloch
Copy link
Copy Markdown
Contributor

This PR adds a new database for the HDDEMO detector. This detector has 7 PMTs, 36 SiPMs reading out optical fibres (each of them with high and low gain channels) and 828 SiPMs in the tracking plane.

This PR adds a first version of the DB including the channel mapping and positions. The PMTs and SiPMs work as usual in IC. For the fibers there is a new function DataFiber similar to DataSiPM, but it includes the gain and the amplification factor for each channel (low and high gain). Currently it has the same values for all channels, after the first calibration it should be updated.

This can be considered work in progress at least until the mapping is certified by looking at some real events.

To read current data from the detector, the field ElecID should be used for now, since the decoder is not writing yet the SensorID of the channels in the hdf5 files. Using DataSiPM and DataFiber it should be possible to get the position of each sensor.

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.

1 participant