CMS 3D CMS Logo

RPCPacManager.h File Reference

#include <string>
#include <vector>
#include "L1Trigger/RPCTrigger/interface/RPCConst.h"
#include "L1Trigger/RPCTrigger/interface/RPCException.h"
#include "CondFormats/L1TObjects/interface/L1RPCConfig.h"
#include <xercesc/util/PlatformUtils.hpp>
#include <cstdlib>
#include "FWCore/MessageLogger/interface/MessageLogger.h"

Go to the source code of this file.

Classes

class  RPCPacManager< TPacType >
 The singleton object of thise class stores all PACs of L1RPC trigger. More...

Enumerations

enum  L1RpcPACsCntEnum { ONE_PAC_PER_TOWER = 1, _12_PACS_PER_TOWER = 12, _144_PACS_PER_TOWER = 144, TB_TESTS }
 Suported configurations. More...


Enumeration Type Documentation

enum L1RpcPACsCntEnum

Suported configurations.

Enumerator:
ONE_PAC_PER_TOWER 
_12_PACS_PER_TOWER 
_144_PACS_PER_TOWER 
TB_TESTS 

Definition at line 34 of file RPCPacManager.h.

00034                       {
00035   ONE_PAC_PER_TOWER = 1,
00036   _12_PACS_PER_TOWER = 12, //the same m_PAC in the same segment in every sector,
00037   _144_PACS_PER_TOWER =144,
00038   TB_TESTS
00039 };


Generated on Tue Jun 9 17:54:37 2009 for CMSSW by  doxygen 1.5.4