|
| void | SetHistogram (TH3D const &histo) |
| |
| void | SetAssumedPID (Int_t pid1, Int_t pid2) |
| |
| void | UseLCMS () |
| |
| void | UsePRF () |
| |
| void | UseAbs (Bool_t abs=kTRUE) |
| |
| virtual Bool_t | Init (Int_t) |
| |
| virtual Cut * | MakeCopy () const |
| |
| virtual Bool_t | Pass (TwoTrack *pair) |
| |
| virtual Package * | Report () const |
| |
| | TwoTrack3DCFCut (const TwoTrack3DCFCut &other) |
| |
| TwoTrack3DCFCut & | operator= (const TwoTrack3DCFCut &other) |
| |
| | 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 void | Print (Option_t *option="") const |
| |
| TObjArray * | Split (Int_t n, Int_t i=0, Double_t shift=0) const |
| |
| virtual TString | CutName (Option_t *opt="") const |
| |
| virtual std::vector< std::pair< TString, Double_t > > | GetBinLabels (Int_t par=0) const |
| |
Definition at line 16 of file TwoTrack3DCFCut.h.
◆ TwoTrack3DCFCut() [1/2]
| Hal::TwoTrack3DCFCut::TwoTrack3DCFCut |
( |
| ) |
|
◆ ~TwoTrack3DCFCut()
| Hal::TwoTrack3DCFCut::~TwoTrack3DCFCut |
( |
| ) |
|
|
virtual |
◆ TwoTrack3DCFCut() [2/2]
◆ Init()
| Bool_t Hal::TwoTrack3DCFCut::Init |
( |
Int_t | | ) |
|
|
virtual |
initialize object
- Parameters
-
| format_id | id of format used in current task |
Reimplemented from Hal::Cut.
Definition at line 138 of file TwoTrack3DCFCut.cxx.
◆ MakeCopy()
| Cut * Hal::TwoTrack3DCFCut::MakeCopy |
( |
| ) |
const |
|
virtual |
copy of this cut, can be implemented by CutDef macro (if cut don't have dynamically allocated objects or have copy ctor
- Returns
- copy of this cut
Reimplemented from Hal::Cut.
Definition at line 149 of file TwoTrack3DCFCut.cxx.
◆ operator=()
◆ Pass()
| Bool_t Hal::TwoTrack3DCFCut::Pass |
( |
TwoTrack * | pair | ) |
|
|
virtual |
◆ Report()
| Package * Hal::TwoTrack3DCFCut::Report |
( |
| ) |
const |
|
virtual |
◆ SetAssumedPID()
| void Hal::TwoTrack3DCFCut::SetAssumedPID |
( |
Int_t | pid1, |
|
|
Int_t | pid2 ) |
|
inline |
◆ SetHistogram()
| void Hal::TwoTrack3DCFCut::SetHistogram |
( |
TH3D const & | histo | ) |
|
◆ UseAbs()
| void Hal::TwoTrack3DCFCut::UseAbs |
( |
Bool_t | abs = kTRUE | ) |
|
|
inline |
◆ UseLCMS()
| void Hal::TwoTrack3DCFCut::UseLCMS |
( |
| ) |
|
|
inline |
◆ UsePRF()
| void Hal::TwoTrack3DCFCut::UsePRF |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: