#include "DataFormats/EcalDigi/interface/EcalDigiCollections.h"
#include "DataFormats/HcalDigi/interface/HcalDigiCollections.h"
#include "DataFormats/L1CaloTrigger/interface/L1CaloCollections.h"
#include "DataFormats/L1GlobalCaloTrigger/interface/L1GctCollections.h"
#include "DataFormats/L1DTTrackFinder/interface/L1MuDTChambPhContainer.h"
#include "DataFormats/L1DTTrackFinder/interface/L1MuDTChambThContainer.h"
#include "DataFormats/L1DTTrackFinder/interface/L1MuDTTrackContainer.h"
#include "DataFormats/CSCDigi/interface/CSCALCTDigiCollection.h"
#include "DataFormats/CSCDigi/interface/CSCCLCTDigiCollection.h"
#include "DataFormats/CSCDigi/interface/CSCCorrelatedLCTDigiCollection.h"
#include "DataFormats/L1CSCTrackFinder/interface/L1CSCTrackCollection.h"
#include "DataFormats/L1CSCTrackFinder/interface/L1CSCStatusDigiCollection.h"
#include "DataFormats/L1DTTrackFinder/interface/L1MuDTTrackCand.h"
#include "DataFormats/L1GlobalMuonTrigger/interface/L1MuRegionalCand.h"
#include "DataFormats/LTCDigi/interface/LTCDigi.h"
#include "DataFormats/L1GlobalMuonTrigger/interface/L1MuGMTCand.h"
#include "DataFormats/L1GlobalMuonTrigger/interface/L1MuGMTReadoutCollection.h"
#include "DataFormats/L1GlobalTrigger/interface/L1GlobalTriggerReadoutRecord.h"
#include "DataFormats/L1GlobalTrigger/interface/L1GlobalTriggerEvmReadoutRecord.h"
#include "DataFormats/L1GlobalTrigger/interface/L1GlobalTriggerObjectMapRecord.h"
#include "DataFormats/L1Trigger/interface/L1DataEmulRecord.h"
Go to the source code of this file.
Namespaces | |
dedefs | |
Typedefs | |
typedef std::vector< CSCALCTDigi > | CSCALCTDigiCollection_ |
typedef std::vector< CSCCLCTDigi > | CSCCLCTDigiCollection_ |
typedef std::vector < CSCCorrelatedLCTDigi > | CSCCorrelatedLCTDigiCollection_ |
typedef std::vector < L1CSCSPStatusDigi > | L1CSCSPStatusDigiCollection_ |
typedef std::vector < L1DataEmulDigi > | L1DEDigiCollection |
typedef std::vector < L1MuDTChambPhDigi > | L1MuDTChambPhDigiCollection |
typedef std::vector < L1MuDTChambThDigi > | L1MuDTChambThDigiCollection |
typedef std::vector< L1MuGMTCand > | L1MuGMTCandCollection |
typedef std::vector < L1MuGMTReadoutRecord > | L1MuGMTReadoutRecordCollection |
typedef std::vector < L1MuRegionalCand > | L1MuRegionalCandCollection |
Variables | |
const int | dedefs::DEnsys = 12 |
const std::string | dedefs::SystLabel [DEnsys] |
const std::string | dedefs::SystLabelExt [DEnsys] |
typedef std::vector<CSCALCTDigi> CSCALCTDigiCollection_ |
typedef std::vector<CSCCLCTDigi> CSCCLCTDigiCollection_ |
typedef std::vector<CSCCorrelatedLCTDigi> CSCCorrelatedLCTDigiCollection_ |
typedef std::vector<L1CSCSPStatusDigi> L1CSCSPStatusDigiCollection_ |
typedef std::vector<L1DataEmulDigi> L1DEDigiCollection |
typedef std::vector<L1MuDTChambPhDigi> L1MuDTChambPhDigiCollection |
typedef std::vector<L1MuDTChambThDigi> L1MuDTChambThDigiCollection |
typedef std::vector<L1MuGMTCand> L1MuGMTCandCollection |
typedef std::vector<L1MuGMTReadoutRecord> L1MuGMTReadoutRecordCollection |
typedef std::vector<L1MuRegionalCand> L1MuRegionalCandCollection |