EJ315 organic scintillator

I am trying to recreate the EJ315 detector assembly by Eljen Technology. Can anyone point me out to specific data where I can set the properties of the scintillator?

ej315.cc (2.3 KB)
PhysicsList.hh (1.0 KB)
PrimaryGenerator.hh (745 Bytes)
RunAction.hh (511 Bytes)
SensitiveDetector.hh (1.1 KB)
SteppingAction.hh (534 Bytes)
ActionInitialization.hh (471 Bytes)
DetectorConstruction.hh (1021 Bytes)
EventAction.hh (986 Bytes)
PhysicsList.cc (2.1 KB)
ActionInitialization.cc (671 Bytes)
DetectorConstruction.cc (7.4 KB)
EventAction.cc (621 Bytes)
PrimaryGenerator.cc (2.1 KB)
RunAction.cc (2.2 KB)
SensitiveDetector.cc (2.5 KB)
SteppingAction.cc (382 Bytes)
CMakeLists.txt (721 Bytes)

Have you contacted the company themselves to ask for this? It will likely be part of the specification of the detector, but may also be proprietary (be aware that sharing of data in that case will result in an instant ban).

The properties from the company data sheet are included in the project but I think I am unable to set the process right. the energy deposition require is not happening. I am trying for Cs137 662 keV gamma rays

O.k.! Moving this to the physics category as this is probably the best place to get more help on that issue.

Thank you for your timely concern. Hope to get some help in that category

It’s not clear what the issue is. Are you able to generate optical photons? Can you see them with visualization or verbose output?

If so, how do you try to detect energy deposition?

It is solved now… Thanks to the forum