HiggsAnalysis-KITHiggsToTauTau
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
SvfitTools.h File Reference
#include "Artus/Utility/interface/ArtusLogging.h"
#include <map>
#include <TChain.h>
#include <TMemFile.h>
#include "TauAnalysis/ClassicSVfit/interface/ClassicSVfit.h"
#include "TauAnalysis/ClassicSVfit/interface/MeasuredTauLepton.h"
#include "TauAnalysis/ClassicSVfit/interface/svFitHistogramAdapter.h"
#include "Kappa/DataFormats/interface/Kappa.h"
#include "HiggsAnalysis/KITHiggsToTauTau/interface/HttEnumTypes.h"
#include "HiggsAnalysis/KITHiggsToTauTau/interface/Utility/CPQuantities.h"

Go to the source code of this file.

Classes

class  PhiCPSVfitQuantity
 
class  PhiStarCPSVfitQuantity
 
class  TauTauHistogramAdapter
 
class  SvfitEventKey
 
class  SvfitInputs
 
class  SvfitResults
 
class  SvfitTools
 

Namespaces

 std
 

Typedefs

typedef
ROOT::Math::DisplacementVector3D
< ROOT::Math::Cartesian3D
< float >
, ROOT::Math::DefaultCoordinateSystemTag > 
RMDataV
 
typedef ROOT::Math::SMatrix
< double,
2, 2, ROOT::Math::MatRepSym
< double, 2 > > 
RMSM2x2
 

Functions

string std::to_string (SvfitEventKey const &svfitEventKey)
 
std::ostream & operator<< (std::ostream &os, SvfitEventKey const &svfitEventKey)
 

Typedef Documentation

typedef ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<float>,ROOT::Math::DefaultCoordinateSystemTag> RMDataV
typedef ROOT::Math::SMatrix<double, 2, 2, ROOT::Math::MatRepSym<double, 2> > RMSM2x2

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
SvfitEventKey const &  svfitEventKey 
)