#include "CondTools/Ecal/interface/EcalLaserHandler.h"
#include "CondTools/Ecal/interface/EcalPedestalsHandler.h"
#include "FWCore/ParameterSet/interface/ParameterSetfwd.h"
#include <string.h>
#include <iostream>
#include <fstream>
#include "TFile.h"
#include "TTree.h"
Go to the source code of this file.
Variables | |
const Int_t | kChannels = 75848 |
const Int_t | kEBChannels = 61200 |
const Int_t | kEEChannels = 14648 |
const Int_t kChannels = 75848 |
Definition at line 13 of file EcalPedestalsHandler.cc.
Referenced by EcalPedestalHistory::beginRun(), popcon::EcalPedestalsHandler::readPedestalTimestamp(), and popcon::EcalPedestalsHandler::readPedestalTree().
const Int_t kEBChannels = 61200 |
Definition at line 13 of file EcalPedestalsHandler.cc.
Referenced by EcalPedestalHistory::analyze(), EcalPedestalHistory::beginRun(), popcon::EcalPedestalsHandler::readPedestal2017(), popcon::EcalPedestalsHandler::readPedestalFile(), popcon::EcalPedestalsHandler::readPedestalTimestamp(), and popcon::EcalPedestalsHandler::readPedestalTree().
const Int_t kEEChannels = 14648 |
Definition at line 13 of file EcalPedestalsHandler.cc.
Referenced by EcalPedestalHistory::analyze(), EcalPedestalHistory::beginRun(), popcon::EcalPedestalsHandler::readPedestal2017(), popcon::EcalPedestalsHandler::readPedestalFile(), popcon::EcalPedestalsHandler::readPedestalTimestamp(), and popcon::EcalPedestalsHandler::readPedestalTree().