All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pmtgainfluctuations_config.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
4 {
5  tool_type: "PMTGainFluctuations1Dynode"
6 
7  #Constant DynodeK taken from Hamamatsu, PHOTOMULTIPLIER
8  #TUBES: Basics and Applications (Fourth Edition)
9  #In section 4.2.2.: "determined by the structure and material
10  #of the dynode and has a value from 0.7 to 0.8"
11  DynodeK: 0.75
12 
13  #VoltageDistribution and Gain taken from Hamamatsu datasheet
14  #https://www.hamamatsu.com/resources/pdf/etd/LARGE_AREA_PMT_TPMH1376E.pdf
15  #TODO: SBND PMTs base circuit is different to the one specified in the datasheet
16  #TODO: Customize these values for the SBND configuration
17  VoltageDistribution: [ 17.4, 3.4, 5.0, 3.33, 1.67, 1.0, 1.2, 1.5, 2.2, 3.0 ]
18  Gain: 1e7 # total typical PMT gain
19 }
20 
21 END_PROLOG
#define PMT
Definition: NestAlg.cxx:19
return match has_match and(match.match_pdg==11 or match.match_pdg==-11)
BEGIN_PROLOG FirstDynodeGainFluctuations