#include <DiTauSelectionCuts.h>
Definition at line 102 of file DiTauSelectionCuts.h.
◆ DiTauSelectionCutAbsCharge()
◆ accept()
Implements TauAnalysisTools::DiTauSelectionCut.
Definition at line 247 of file DiTauSelectionCuts.cxx.
252 if ( acc_charge.isAvailable(xTau) ) {
255 for (
const auto& xTrack : xTau.
trackLinks()) {
256 if (!xTrack.isValid())
260 for (
int i = 0;
i < 2; ++
i) {
261 TLorentzVector tlvSubjet = TLorentzVector();
264 double dR = tlvSubjet.DeltaR((*xTrack)->p4());
279 acceptData.setCutResult(
"AbsCharge",
true );
◆ CreateControlPlot()
| TH1F * DiTauSelectionCut::CreateControlPlot |
( |
const char * |
sName, |
|
|
const char * |
sTitle, |
|
|
int |
iBins, |
|
|
double |
dXLow, |
|
|
double |
dXUp |
|
) |
| |
|
inherited |
◆ declareProperty()
| void DiTauSelectionCut::declareProperty |
( |
const std::string & |
name, |
|
|
std::string & |
loc |
|
) |
| |
|
protectedinherited |
◆ fillHistogram()
| void DiTauSelectionCutAbsCharge::fillHistogram |
( |
const xAOD::DiTauJet & |
xTau, |
|
|
TH1F & |
hHist |
|
) |
| const |
|
overrideprivatevirtual |
◆ fillHistogramCut()
◆ fillHistogramCutPre()
◆ getName()
| const std::string& TauAnalysisTools::DiTauSelectionCut::getName |
( |
| ) |
|
|
inlineinherited |
◆ getProperty()
| std::string DiTauSelectionCut::getProperty |
( |
const std::string & |
name | ) |
|
|
protectedinherited |
◆ setAcceptInfo()
| void DiTauSelectionCutAbsCharge::setAcceptInfo |
( |
asg::AcceptInfo & |
info | ) |
const |
|
overridevirtual |
◆ setProperty()
| void DiTauSelectionCut::setProperty |
( |
const std::string & |
name, |
|
|
const std::string & |
value |
|
) |
| |
|
inherited |
◆ writeControlHistograms()
| void DiTauSelectionCut::writeControlHistograms |
( |
| ) |
|
|
inherited |
◆ m_bDiTauCharge
| float TauAnalysisTools::DiTauSelectionCutAbsCharge::m_bDiTauCharge |
|
private |
◆ m_hHistCut
| TH1F* TauAnalysisTools::DiTauSelectionCut::m_hHistCut |
|
protectedinherited |
◆ m_hHistCutPre
| TH1F* TauAnalysisTools::DiTauSelectionCut::m_hHistCutPre |
|
protectedinherited |
◆ m_mProperties
| std::map<std::string, std::string&> TauAnalysisTools::DiTauSelectionCut::m_mProperties |
|
protectedinherited |
◆ m_sName
| std::string TauAnalysisTools::DiTauSelectionCut::m_sName |
|
protectedinherited |
◆ m_tDTST
The documentation for this class was generated from the following files: