Changeset 198 in Idarraga


Ignore:
Timestamp:
Jun 24, 2011, 3:52:26 PM (13 years ago)
Author:
benoit
Message:

digit for FEI4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • allpix/src/AllPixFEI3StandardDigitizer.cc

    r178 r198  
    4343        //////////////////////////
    4444
    45         biasVoltage=1000.0; //[V]
     45        biasVoltage=150.0; //[V]
    4646        Temperature = 300.0;
    4747        detectorThickness = gD->GetSensorZ();
     
    7070
    7171        // Default mobilities
    72         Default_Electron_Mobility=1400.0*cm2/s; // Electron mobility (cm2/Vs)
     72        Default_Electron_Mobility=1562.0*cm2/s; // Electron mobility (cm2/Vs)
    7373        Default_Hole_Mobility=450.0*cm2/s;// Hole mobility (cm2/Vs
    74         Default_Electron_D=36*cm2/s; // Electron mobility (cm2/s)
     74        Default_Electron_D=40.43*cm2/s; // Electron mobility (cm2/s)
    7575        Default_Hole_D=12*cm2/s;// Hole mobility (cm2/s
    7676
     
    172172        case 3 :
    173173                MipTOT=60;
    174                 MipCharge=22000;
     174                MipCharge=19200;
    175175                CounterDepth=255;
    176176                Lv1Unit = 25*ns;
Note: See TracChangeset for help on using the changeset viewer.