CMS 3D CMS Logo

Variables

LaserClient_cfi Namespace Reference

Variables

tuple laserClient
tuple laserClientPaths

Variable Documentation

Initial value:
00001 dict(
00002     minChannelEntries = 3,
00003     expectedAmplitude = [1500.0, 1500.0, 1500.0, 1500.0],
00004     amplitudeThreshold = [1000.0, 1000.0, 1000.0, 1000.0],
00005     amplitudeRMSThreshold = [50.0, 50.0, 50.0, 50.0],
00006     expectedTiming = [5.5, 5.5, 5.5, 5.5],
00007     timingThreshold = [0.5, 0.5, 0.5, 0.5],
00008     timingRMSThreshold = [0.2, 0.2, 0.2, 0.2],
00009     expectedPNAmplitude = [800.0, 800.0, 800.0, 800.0, 800.0, 800.0, 800.0, 800.0],
00010     pnAmplitudeThreshold = [500.0, 500.0, 500.0, 500.0, 500.0, 500.0, 500.0, 500.0],
00011     pnAmplitudeRMSThreshold = [100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0],
00012     towerThreshold = 0.1
00013 )

Definition at line 1 of file LaserClient_cfi.py.

Referenced by EBSummaryClient::setup(), and EESummaryClient::setup().

Initial value:
00001 dict(
00002     AmplitudeSummary = "Laser/Laser%(wl)s/LaserTask amplitude summary L%(wl)s",
00003     Amplitude        = "Laser/Laser%(wl)s/Amplitude/LaserTask amplitude L%(wl)s",
00004     Occupancy        = "Occupancy/LaserTask digi occupancy L%(wl)s",
00005     Timing           = "Laser/Laser%(wl)s/Timing/LaserTask uncalib timing L%(wl)s",
00006     AOverP           = "Laser/Laser%(wl)s/AOverP/LaserTask AoverP L%(wl)s",
00007     PNAmplitude      = "Laser/Laser%(wl)s/PN/Gain%(pngain)s/LaserTask PN amplitude L%(wl)s G%(wl)s",
00008     PNOccupancy      = "Occupancy/LaserTask PN digi occupancy"
00009 )

Definition at line 15 of file LaserClient_cfi.py.