QMPP: Multiphoton charge probability data


                              Titles:  QMPP: Multiphoton charge probability data
                              ==================================================
 
    Contact:  C. Kyba, Penn
 
    Revision History:-
    ================
 
    5.01  C. Kyba      First version.
 

 
Titles Files
------------
 
charge_photoelectrons.dat
 
 
Verification
------------
 
 
Description
-----------
 
    This bank contains tables which list the probability of observing a 
particular charge (in gain scaled units) given an integer number of detected 
photoelectrons.  Note that the data in the table is normalized for each #pe,
not for each charge.  If you have observed a particular charge and would like 
to get the normalized probability that it came from n pe you should use the 
user callable function FTI_PE_PROB.
 
 
Data Words
---------
 
        Data types: B(bit), I, F, D(double), H(hollerith 4 char)
 
        Fixed length Database Header.  See titles_dbhdr.html.
 
        The data words are arranged grouped by charge in 0.1gsc steps, and each group has
        the probability that that charge would have been generated by n pe (where n goes 
        from one to ten).  The first charge bin centroid is 0.05gsc, so the data goes as
        follows:

    1   F            Probability that  1 pe would result in charge from 0.0 - 0.1 gsc
    2   F            Probability that  2 pe would result in charge from 0.0 - 0.1 gsc
    3   F            Probability that  3 pe would result in charge from 0.0 - 0.1 gsc
    .                                                .
    .                                                .
    .                                                .
    9   F            Probability that  9 pe would result in charge from 0.0 - 0.1 gsc
   10   F            Probability that 10 pe would result in charge from 0.0 - 0.1 gsc


   11   F            Probability that  1 pe would result in charge from 0.1 - 0.2 gsc
   12   F            Probability that  2 pe would result in charge from 0.1 - 0.2 gsc
    .                                                .
    .                                                .
    .                                                .
   20   F            Probability that 10 pe would result in charge from 0.1 - 0.2 gsc


   21   F            Probability that  1 pe would result in charge from 0.2 - 0.3 gsc
    .                                                .
    .                                                .
    .                                                .
 2499   F            Probability that  9 pe would result in charge from 24.9-25.0 gsc
 2500   F            Probability that 10 pe would result in charge from 24.9-25.0 gsc



Go Back to the Snoman Companion Top Page