#include "TopQuarkAnalysis/TopEventSelection/interface/TtFullHadSignalSel.h"
#include "PhysicsTools/CandUtils/interface/EventShapeVariables.h"
#include "PhysicsTools/CandUtils/interface/Thrust.h"
#include "DataFormats/Math/interface/deltaR.h"
#include "TLorentzVector.h"
#include "TVector3.h"
Go to the source code of this file.
Functions | |
std::vector< math::XYZVector > | makeVecForEventShape (std::vector< pat::Jet > jets, bool only6Jets=true, ROOT::Math::Boost boost=ROOT::Math::Boost(0., 0., 0.)) |
std::vector<math::XYZVector> makeVecForEventShape | ( | std::vector< pat::Jet > | jets, |
bool | only6Jets = true , |
||
ROOT::Math::Boost | boost = ROOT::Math::Boost(0.,0.,0.) |
||
) |
Definition at line 12 of file TtFullHadSignalSel.cc.
References metsig::jet, and AlCaHLTBitMon_ParallelJobs::p.
Referenced by TtFullHadSignalSel::TtFullHadSignalSel().