![]() |
![]() |
#include "CalibMuon/DTCalibration/plugins/DTVDriftCalibration.h"
#include "CalibMuon/DTCalibration/interface/DTMeanTimerFitter.h"
#include "CalibMuon/DTCalibration/interface/DTCalibDBUtils.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "Geometry/DTGeometry/interface/DTGeometry.h"
#include "Geometry/Records/interface/MuonGeometryRecord.h"
#include "CalibMuon/DTDigiSync/interface/DTTTrigSyncFactory.h"
#include "CalibMuon/DTDigiSync/interface/DTTTrigBaseSync.h"
#include "DataFormats/DTRecHit/interface/DTRecSegment4DCollection.h"
#include "CondFormats/DTObjects/interface/DTMtime.h"
#include "CondFormats/DataRecord/interface/DTStatusFlagRcd.h"
#include "CondFormats/DTObjects/interface/DTStatusFlag.h"
#include <map>
#include <iostream>
#include <fstream>
#include <string>
#include <sstream>
#include "TFile.h"
#include "TH1.h"
#include "TF1.h"
#include "TROOT.h"
Go to the source code of this file.
Functions | |
void | bookHistos () |
Variables | |
TH1F * | hChi2 |
void bookHistos | ( | ) |
Definition at line 33 of file Histogram.h.
References hT123Bad, hT123LLR, hT123LRL, hT123LRR, hT124Bad, hT124LLLL, hT124LLLR, hT124LLR, hT124LRLL, hT124LRLR, hT124LRR1gt4, hT124LRR1lt4, hT134Bad, hT134LLLL, hT134LLLR, hT134LLR1gt4, hT134LLR1lt4, hT134LRLL, hT134LRLR, hT134LRR, hT234Bad, hT234LLR, hT234LRL, and hT234LRR.
Referenced by DTTTrigOffsetCalibration::analyze(), DTTestPulsesTask::analyze(), DTAlbertoBenvenutiTask::analyze(), DTDigiForNoiseTask::analyze(), DTDigiTask::analyze(), DTResolutionAnalysisTest::beginJob(), DTNoiseAnalysisTest::beginJob(), DTOccupancyTest::beginJob(), DTChamberEfficiencyClient::beginJob(), HiggsDQM::beginJob(), DTSegmentAnalysisTest::beginJob(), DTChamberEfficiency::beginJob(), DTResolutionAnalysisTask::beginRun(), DTt0DBValidation::beginRun(), DTChamberEfficiencyTask::beginRun(), DTCalibValidation::beginRun(), DTResolutionTest::beginRun(), DTDigiTask::beginRun(), DTChamberEfficiencyTest::beginRun(), DTVDriftCalibration::DTVDriftCalibration(), DTtTrigCalibrationTest::endLuminosityBlock(), DTDeadChannelTest::endLuminosityBlock(), DTEfficiencyTest::endLuminosityBlock(), DTNoiseTest::endLuminosityBlock(), and DTEfficiencyTask::fillHistos().
TH1F* hChi2 |
Definition at line 41 of file DTVDriftCalibration.cc.
Referenced by DTVDriftCalibration::analyze(), MuonTrackAnalyzer::beginJob(), DTVDriftCalibration::DTVDriftCalibration(), DTVDriftCalibration::endJob(), and MuonTrackAnalyzer::fillPlots().