CMS 3D CMS Logo

Variables

CMSSW_4_4_3_patch1/src/SimCalorimetry/EcalSelectiveReadoutProducers/src/EcalSRCondTools.cc File Reference

#include "SimCalorimetry/EcalSelectiveReadoutProducers/interface/EcalSRCondTools.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "CondCore/DBOutputService/interface/PoolDBOutputService.h"
#include "CondFormats/EcalObjects/interface/EcalSRSettings.h"
#include "CondFormats/DataRecord/interface/EcalSRSettingsRcd.h"
#include "CondFormats/EcalObjects/interface/EcalTPGPhysicsConst.h"
#include "CondFormats/DataRecord/interface/EcalTPGPhysicsConstRcd.h"
#include <string>
#include <fstream>
#include <algorithm>

Go to the source code of this file.

Variables

static int dccNum [12][12]
static int tccNum [12][12]

Variable Documentation

int dccNum[12][12] [static]
Initial value:
 {
  {  1,  2,  3, -1, -1, -1, -1, -1, -1, -1, -1, -1},  
  {  4,  5,  6, -1, -1, -1, -1, -1, -1, -1, -1, -1},  
  {  7,  8,  9, -1, -1, -1, -1, -1, -1, -1, -1, -1},  
  { 10, 11, 12, 13, 14, 15, -1, -1, -1, -1, -1, -1},  
  { 16, 17, 18, 19, 20, 21, -1, -1, -1, -1, -1, -1},  
  { 22, 23, 24, 25, 26, 27, -1, -1, -1, -1, -1, -1},  
  { 28, 29, 30, 31, 32, 33, -1, -1, -1, -1, -1, -1},  
  { 34, 35, 36, 37, 38, 39, -1, -1, -1, -1, -1, -1},  
  { 40, 41, 42, 43, 44, 45, -1, -1, -1, -1, -1, -1},  
  { 46, 47, 48, -1, -1, -1, -1, -1, -1, -1, -1, -1},  
  { 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1},  
  { 52, 53, 54, -1, -1, -1, -1, -1, -1, -1, -1, -1}  
}

Definition at line 44 of file EcalSRCondTools.cc.

Referenced by EcalSRCondTools::importSrpConfigFile().

int tccNum[12][12] [static]
Initial value:
 {
  
  {  36, 19, 20, 21, 22, 23, 18,  1,  2,  3,  4,  5}, 
  {  24, 25, 26, 27, 28, 29,  6,  7,  8,  9, 10, 11}, 
  {  30, 31, 32, 33, 34, 35, 12, 13, 14, 15, 16, 17}, 
  
  { 54, 37, 38, 39, 40, 41, -1, -1, -1, -1, -1, -1},  
  { 42, 43, 44, 45, 46, 47, -1, -1, -1, -1, -1, -1},  
  { 48, 49, 50, 51, 52, 53, -1, -1, -1, -1, -1, -1},  
  
  { 72, 55, 56, 57, 58, 59, -1, -1, -1, -1, -1, -1},  
  { 60, 61, 62, 63, 64, 65, -1, -1, -1, -1, -1, -1},  
  { 66, 67, 68, 69, 70, 71, -1, -1, -1, -1, -1, -1},  
  
  {  90, 73, 74, 75, 76, 77,108, 91, 92, 93, 94, 95}, 
  {  78, 79, 80, 81, 82, 83, 96, 97, 98, 99,100,101}, 
  {  84, 85, 86, 87, 88, 89,102,103,104,105,106,107}   
}

Definition at line 25 of file EcalSRCondTools.cc.

Referenced by EcalSRCondTools::importSrpConfigFile().