CMS 3D CMS Logo

Exercises2.cc File Reference

#include "RecoParticleFlow/PFClusterTools/interface/Exercises2.h"
#include "RecoParticleFlow/PFClusterTools/interface/PFToolsException.h"
#include "RecoParticleFlow/PFClusterTools/interface/TreeUtility.h"
#include "RecoParticleFlow/PFClusterTools/interface/Calibratable.h"
#include "RecoParticleFlow/PFClusterTools/interface/DetectorElement.h"
#include "RecoParticleFlow/PFClusterTools/interface/Calibrator.h"
#include "RecoParticleFlow/PFClusterTools/interface/LinearCalibrator.h"
#include "RecoParticleFlow/PFClusterTools/interface/SpaceManager.h"
#include "RecoParticleFlow/PFClusterTools/interface/CalibrationTarget.h"
#include "RecoParticleFlow/PFClusterTools/interface/Region.h"
#include <TFile.h>
#include <TTree.h>
#include <TH3F.h>
#include <TF2.h>
#include <TH1F.h>
#include <TGraph.h>
#include <TF1.h>
#include <vector>
#include <TROOT.h>

Go to the source code of this file.

Functions

void resetElement (DetectorElementPtr de)


Function Documentation

void resetElement ( DetectorElementPtr  de  ) 

Definition at line 24 of file Exercises2.cc.

Referenced by pftools::Exercises2::calibrateCalibratables(), and pftools::Exercises2::getCalibrations().

00024                                          {
00025         de->setCalib(1.0);
00026 }


Generated on Tue Jun 9 17:55:30 2009 for CMSSW by  doxygen 1.5.4