|
| TwoTrackRealCut (const TwoTrackCut *real) |
|
| TwoTrackRealCut (const TwoTrackCut &real) |
|
| TwoTrackRealCut (const TwoTrackRealCut &other) |
|
virtual Bool_t | Pass (TwoTrack *track) |
|
virtual Bool_t | Init (Int_t task_id) |
|
virtual Package * | Report () const |
|
virtual TString | CutName (Option_t *opt="") const |
|
TwoTrackCut * | GetRealCut () const |
|
| TwoTrackCut (const Int_t i=1) |
|
| Cut (const Int_t size=1, ECutUpdate update=ECutUpdate::kNo, TString groupFlag="") |
|
| Cut (const Cut &cut) |
|
Cut & | operator= (const Cut &other) |
|
void | SetLabel (Int_t label) |
|
void | Finish () |
|
void | Reset () |
|
void | SetMinAndMax (Double_t val, Int_t i=0) |
|
void | SetMinMax (Double_t min, Double_t max, Int_t i=0) |
|
TString | GetGroupFlag () const |
|
ECutUpdate | GetUpdateRatio () const |
|
Cut ** | MultiClone (Int_t no, Bool_t increment_collections=kFALSE) |
|
void | SetMinimum (Double_t min, Int_t i=0) |
|
void | SetMaximum (Double_t max, Int_t i=0) |
|
void | SetValue (Double_t val, Int_t i=0) |
|
void | SetUnitName (TString name, Int_t i=0) |
|
void | SetCollectionID (Int_t i) |
|
Int_t | GetCutSize () const |
|
Int_t | GetCollectionID () const |
|
Bool_t | HasPassed () const |
|
Bool_t | IsCloned () const |
|
Double_t | GetMin (Int_t i=0) const |
|
Double_t | GetMax (Int_t i=0) const |
|
Double_t | GetValue (Int_t i=0) const |
|
Double_t | GetWeight () |
|
ULong64_t | GetPassed () const |
|
ULong64_t | GetTotal () const |
|
ULong64_t | GetFailed () const |
|
TString | GetUnit (Int_t i) const |
|
virtual Cut * | MakeCopy () const |
|
virtual void | Print (Option_t *option="") const |
|
TObjArray * | Split (Int_t n, Int_t i=0, Double_t shift=0) const |
|
virtual std::vector< std::pair< TString, Double_t > > | GetBinLabels (Int_t par=0) const |
|
Definition at line 38 of file TwoTrackComplexCut.h.
◆ TwoTrackRealCut() [1/4]
Hal::TwoTrackRealCut::TwoTrackRealCut |
( |
| ) |
|
◆ TwoTrackRealCut() [2/4]
Hal::TwoTrackRealCut::TwoTrackRealCut |
( |
const TwoTrackCut * | real | ) |
|
◆ TwoTrackRealCut() [3/4]
Hal::TwoTrackRealCut::TwoTrackRealCut |
( |
const TwoTrackCut & | real | ) |
|
◆ TwoTrackRealCut() [4/4]
◆ ~TwoTrackRealCut()
Hal::TwoTrackRealCut::~TwoTrackRealCut |
( |
| ) |
|
|
virtual |
◆ CutName()
TString Hal::TwoTrackRealCut::CutName |
( |
Option_t * | opt = "" | ) |
const |
|
virtual |
- Parameters
-
opt | additional option, if you add this cut directly then not used, however if you create pure real /imaginary cut then you can get obtain complex cut name by set option "re" or "im" |
- Returns
- name of cut (usally Classname)
Reimplemented from Hal::Cut.
Definition at line 217 of file TwoTrackComplexCut.cxx.
◆ GetRealCut()
TwoTrackCut * Hal::TwoTrackRealCut::GetRealCut |
( |
| ) |
const |
|
inline |
◆ Init()
Bool_t Hal::TwoTrackRealCut::Init |
( |
Int_t | | ) |
|
|
virtual |
◆ Pass()
Bool_t Hal::TwoTrackRealCut::Pass |
( |
TwoTrack * | pair | ) |
|
|
virtual |
◆ Report()
Package * Hal::TwoTrackRealCut::Report |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following files: