ATLAS Offline Software
Classes | Namespaces | Enumerations
MuonCalibTriggerInfo.h File Reference
#include <string>
#include <vector>
#include "CxxUtils/checker_macros.h"
Include dependency graph for MuonCalibTriggerInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MuonCalib::MuonCalibTriggerTypeHelper
 helper class to for MuonCalibTriggerType which provides a mapping to the actual bit number More...
 
class  MuonCalib::MuonCalibTriggerInfo
 Simplified class designed to store information of a trigger. More...
 

Namespaces

 MuonCalib
 CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
 

Enumerations

enum  MuonCalib::MuonCalibTriggerType {
  MuonCalib::L1_EM3 = 0, MuonCalib::L1_TAU5, MuonCalib::L1_J5, MuonCalib::L1_XE20,
  MuonCalib::L1_MBTS_1_COMM, MuonCalib::L1_MBTS_2_COMM, MuonCalib::L1_MU0_LOW_RPC, MuonCalib::L1_MU6_RPC,
  MuonCalib::L1_MU0_HIGH_RPC, MuonCalib::L1_MU0_TGC_HALO, MuonCalib::L1_MU0_TGC, MuonCalib::L1_MU6_TGC,
  MuonCalib::NUMBEROFKNOWNTRIGGERS, MuonCalib::UNKNOWNTRIGGERTYPE = 999
}
 enum for all trigger type More...