CMS 3D CMS Logo

Package RecoTBCalo/HcalTBTools

CVS - Administrative privileges

Description

A collection of tools useful for HCAL testbeam and teststand operations.

Modules

module hcaltbfilter-beam = HcalTBTriggerFilter {
   /// Allow any pedestal events through
   /// If false, the values of AllowPedestalInSpill and
   /// AllowPedestalOutSpill do not matter
   bool AllowPedestal         = false
   /// Allow in-spill pedestal events through 
   ///  AllowPedestal must be true for this parameter to matter
   bool AllowPedestalInSpill  = false
   /// Allow out-of-spill pedestal events through 
   ///  AllowPedestal must be true for this parameter to matter
   bool AllowPedestalOutSpill = false
   /// Allow laser triggers through
   bool AllowLaser            = false
   /// Allow LED triggers through
   bool AllowLED              = false
   /// Allow beam triggers through
   bool AllowBeam             = true
}

Status and planned development


Last updated: @ J. Mans
Generated on Tue Jun 9 17:56:14 2009 for CMSSW by  doxygen 1.5.4