![]() |
![]() |
#include <boost/shared_ptr.hpp>
#include <vector>
#include <iostream>
#include "RecoParticleFlow/PFClusterTools/interface/CalibrationResultWrapper.h"
#include "RecoParticleFlow/PFClusterTools/interface/CalibrationTarget.h"
#include "DataFormats/Math/interface/LorentzVector.h"
Go to the source code of this file.
Namespaces | |
namespace | pftools |
Classes | |
class | pftools::Calibratable |
Wraps essential single particle calibration data ready for export to a Root file. More... | |
class | pftools::CalibratableElement |
Small wrapper class for storing individual rechit and cluster information. More... | |
class | pftools::CandidateWrapper |
Typedefs | |
typedef boost::shared_ptr < Calibratable > | pftools::CalibratablePtr |
Functions | |
std::ostream & | pftools::operator<< (std::ostream &s, const Calibratable &calib_) |