|
HighLAND
|
This is the complete list of members for SelectionBase, including all inherited members.
| _branchAlias | SelectionBase | protected |
| _branchSequence | SelectionBase | protected |
| _current_cut | SelectionBase | protected |
| _cut_passed | SelectionBase | protected |
| _cut_passed_stats (defined in SelectionBase) | SelectionBase | protected |
| _detectorFV (defined in SelectionBase) | SelectionBase | protected |
| _enabled | SelectionBase | protected |
| _eventBoxId | SelectionBase | protected |
| _firstSteps | SelectionBase | protected |
| _forceBreak | SelectionBase | protected |
| _forceFillEventSummary | SelectionBase | protected |
| _initialized | SelectionBase | protected |
| _maxAccumLevelForAllToys | SelectionBase | protected |
| _name | SelectionBase | protected |
| _nCutsInBranch | SelectionBase | protected |
| _nEventsPassed | SelectionBase | protected |
| _presel_accum_cut_level | SelectionBase | protected |
| _selEnabledIndex | SelectionBase | protected |
| _title | SelectionBase | protected |
| _validRunPeriods | SelectionBase | protected |
| AddBranch(Int_t ibranch, const std::vector< UInt_t > &branch_seq, const std::string &alias="") (defined in SelectionBase) | SelectionBase | |
| AddBranchUniqueID(std::vector< StepBase *> &steps, UInt_t ibranch) | SelectionBase | protected |
| AddSplit(UInt_t nbranches, Int_t b0=-1, Int_t b1=-1, Int_t b2=-1, Int_t b3=-1, Int_t b4=-1, Int_t b5=-1, Int_t b6=-1, Int_t b7=-1) | SelectionBase | |
| AddSplit(UInt_t nbranches, const std::vector< UInt_t > &branch_seq) (defined in SelectionBase) | SelectionBase | |
| AddStep(StepBase::TypeEnum type, const std::string &title, StepBase *step, bool cut_break=false) | SelectionBase | |
| AddStep(Int_t b0, StepBase::TypeEnum type, const std::string &title, StepBase *step, bool cut_break=false) (defined in SelectionBase) | SelectionBase | |
| AddStep(Int_t b0, Int_t b1, StepBase::TypeEnum type, const std::string &title, StepBase *step, bool cut_break=false) (defined in SelectionBase) | SelectionBase | |
| AddStep(Int_t b0, Int_t b1, Int_t b2, StepBase::TypeEnum type, const std::string &title, StepBase *step, bool cut_break=false) (defined in SelectionBase) | SelectionBase | |
| AddStep(Int_t b0, Int_t b1, Int_t b2, Int_t b3, StepBase::TypeEnum type, const std::string &title, StepBase *step, bool cut_break=false) (defined in SelectionBase) | SelectionBase | |
| AddStep(Int_t b0, Int_t b1, Int_t b2, Int_t b3, Int_t b4, StepBase::TypeEnum type, const std::string &title, StepBase *step, bool cut_break=false) (defined in SelectionBase) | SelectionBase | |
| AddStep(Int_t b0, Int_t b1, Int_t b2, Int_t b3, Int_t b4, Int_t b5, StepBase::TypeEnum type, const std::string &title, StepBase *step, bool cut_break=false) (defined in SelectionBase) | SelectionBase | |
| AddStep(Int_t b0, Int_t b1, Int_t b2, Int_t b3, Int_t b4, Int_t b5, Int_t b6, StepBase::TypeEnum type, const std::string &title, StepBase *step, bool cut_break=false) (defined in SelectionBase) | SelectionBase | |
| AddStep(Int_t b0, Int_t b1, Int_t b2, Int_t b3, Int_t b4, Int_t b5, Int_t b6, Int_t b7, StepBase::TypeEnum type, const std::string &title, StepBase *step, bool cut_break=false) (defined in SelectionBase) | SelectionBase | |
| AddStep(const std::vector< UInt_t > &branch_seq, StepBase::TypeEnum type, const std::string &title, StepBase *step, bool cut_break=false) (defined in SelectionBase) | SelectionBase | |
| AddStep(const std::vector< UInt_t > &branch_seq, StepBase *step) (defined in SelectionBase) | SelectionBase | |
| AddSteps(const std::vector< UInt_t > &branch_seq, const std::vector< StepBase *> &steps) (defined in SelectionBase) | SelectionBase | |
| Apply(AnaEventC &event, bool &redo) | SelectionBase | |
| ApplyStep(AnaEventC &event, ToyBoxB &box, const StepBase &step, Int_t branch=-1) | SelectionBase | protected |
| ApplyStepRecursive(AnaEventC &event, ToyBoxB &box, const StepBase &step, Int_t firstStepToApply) | SelectionBase | protected |
| ApplySteps(AnaEventC &event, ToyBoxB &box, const std::string &branch, Int_t ifirst=0, Int_t ilast=NMAXSTEPS) | SelectionBase | |
| ApplySteps(AnaEventC &event, ToyBoxB &box, Int_t firstStepToApply) | SelectionBase | |
| CheckRedoSelection(const AnaEventC &, const ToyBoxB &PreviousToyBox, Int_t &redoFromStep) | SelectionBase | inlinevirtual |
| ClassDef(SelectionBase, 1) (defined in SelectionBase) | SelectionBase | |
| ConvertBranch(Int_t b0=-1, Int_t b1=-1, Int_t b2=-1, Int_t b3=-1, Int_t b4=-1, Int_t b5=-1, Int_t b6=-1, Int_t b7=-1) const | SelectionBase | |
| ConvertBranchToString(const std::vector< UInt_t > &branch, Int_t upToSplit=-1) const | SelectionBase | |
| CopyStep(SelectionBase &sel1, const std::string &sbranch1, UInt_t istep, Int_t b0=-1, Int_t b1=-1, Int_t b2=-1, Int_t b3=-1, Int_t b4=-1, Int_t b5=-1, Int_t b6=-1, Int_t b7=-1) | SelectionBase | |
| CopyStep(SelectionBase &sel1, UInt_t istep, Int_t b0=-1, Int_t b1=-1, Int_t b2=-1, Int_t b3=-1, Int_t b4=-1, Int_t b5=-1, Int_t b6=-1, Int_t b7=-1) (defined in SelectionBase) | SelectionBase | inline |
| CopySteps(SelectionBase &sel1, UInt_t branchID1, UInt_t first, UInt_t last, Int_t b0=-1, Int_t b1=-1, Int_t b2=-1, Int_t b3=-1, Int_t b4=-1, Int_t b5=-1, Int_t b6=-1, Int_t b7=-1) | SelectionBase | |
| CopySteps(SelectionBase &sel1, const std::string &sbranch1, UInt_t first, UInt_t last, Int_t b0=-1, Int_t b1=-1, Int_t b2=-1, Int_t b3=-1, Int_t b4=-1, Int_t b5=-1, Int_t b6=-1, Int_t b7=-1) (defined in SelectionBase) | SelectionBase | |
| CopySteps(SelectionBase &sel1, UInt_t branchID1, UInt_t first, UInt_t last, const std::vector< UInt_t > &branch_seq2) (defined in SelectionBase) | SelectionBase | |
| CopySteps(SelectionBase &sel1, const std::string &sbranch1="trunk") | SelectionBase | |
| CreateToyBoxArray(Int_t nevents) | SelectionBase | |
| CutPassed(bool passed, Int_t branch, ToyBoxB &box) | SelectionBase | protected |
| CutPassed(bool ok, const StepBase &step, ToyBoxB &box) | SelectionBase | protected |
| DefineDetectorFV() | SelectionBase | inlinevirtual |
| DefineSteps() | SelectionBase | inlinevirtual |
| Disable() (defined in SelectionBase) | SelectionBase | inline |
| DisableStep(const std::string &title, Int_t ID=-1) | SelectionBase | |
| DumpBranches() const | SelectionBase | |
| DumpCuts(Int_t branch=-1) const | SelectionBase | inline |
| DumpSteps(const std::string &branch="", bool onlycuts=false) const | SelectionBase | |
| DumpSteps(Int_t ID, bool onlycuts=false) const (defined in SelectionBase) | SelectionBase | |
| Enable() | SelectionBase | inline |
| FillEventSummary(AnaEventC &, Int_t *) | SelectionBase | inlinevirtual |
| FinalizeEvent(const AnaEventC &event) | SelectionBase | |
| GetAccumCutLevel(Int_t branch=0) const | SelectionBase | inline |
| GetBranchAlias(Int_t ID) const | SelectionBase | |
| GetBranchSequence(const std::string &name) const | SelectionBase | |
| GetBranchSequence(Int_t ID) const | SelectionBase | |
| GetBranchUniqueID(const std::string &name) const | SelectionBase | |
| GetCutNames(Int_t ibranch=0) const | SelectionBase | |
| GetCutNumber(const std::string &title, Int_t ID=0) const | SelectionBase | |
| GetCutPassed(Int_t icut, Int_t branch=0) const | SelectionBase | inline |
| GetCutsInBranch(const std::string &branch) const | SelectionBase | |
| GetCutsInBranch(UInt_t ID) const | SelectionBase | |
| GetDetectorFV(Int_t ibranch=0) const | SelectionBase | |
| GetEnabledIndex() const | SelectionBase | inline |
| GetEventBoxId() const | SelectionBase | inline |
| GetForceBreak() const | SelectionBase | inline |
| GetForceFillEventSummary() const | SelectionBase | inline |
| GetLastStepInBranch(Int_t b0=-1, Int_t b1=-1, Int_t b2=-1, Int_t b3=-1, Int_t b4=-1, Int_t b5=-1, Int_t b6=-1, Int_t b7=-1) const | SelectionBase | |
| GetLastStepInBranch(const std::vector< UInt_t > &branch) const | SelectionBase | |
| GetLastStepInBranch(const std::string &branch) const | SelectionBase | |
| GetMaxAccumCutLevel() const | SelectionBase | inline |
| GetMaxAccumCutLevelForAllToys() const | SelectionBase | inline |
| GetName() const | SelectionBase | inlinevirtual |
| GetNBranches() const | SelectionBase | inline |
| GetNCuts(Int_t branch) const | SelectionBase | |
| GetNMaxCuts() const | SelectionBase | |
| GetPreSelectionAccumLevel() const | SelectionBase | inline |
| GetPreviousToyBox(const AnaEventC &event) const | SelectionBase | |
| GetPreviousToyBox() const | SelectionBase | |
| GetSampleId() | SelectionBase | inlinevirtual |
| GetStep(const std::string &title, Int_t ID=0) const | SelectionBase | |
| GetStepInBranch(const std::vector< UInt_t > &branch_seq, UInt_t index) const | SelectionBase | |
| GetStepInBranch(const std::string &branch, UInt_t index) const | SelectionBase | |
| GetStepInBranch(UInt_t ID, UInt_t index) const | SelectionBase | |
| GetStepNames(Int_t ibranch=0) const | SelectionBase | |
| GetStepNumber(const std::string &title, Int_t ID=0) const | SelectionBase | |
| GetStepsInBranch(const std::vector< UInt_t > &branch_seq, UInt_t first=0, UInt_t last=NMAXSTEPS-1) const | SelectionBase | |
| GetStepsInBranch(const std::string &branch, UInt_t first=0, UInt_t last=NMAXSTEPS-1) const | SelectionBase | |
| GetStepsInBranch(UInt_t ID, UInt_t first=0, UInt_t last=NMAXSTEPS-1) const | SelectionBase | |
| GetStepsInBranchWithDummy(const std::vector< UInt_t > &branch_seq, UInt_t first=0, UInt_t last=NMAXSTEPS-1) const | SelectionBase | |
| HasBranch(Int_t ibranch, const std::string &fromMethod="HasBranch") const | SelectionBase | |
| Initialize() | SelectionBase | |
| InitializeCutLevels() | SelectionBase | |
| InitializeEvent(AnaEventC &) | SelectionBase | inlinevirtual |
| InsertStep(const std::string &previous_title, Int_t ID, StepBase::TypeEnum type, const std::string &title, StepBase *step, bool cut_break=false) (defined in SelectionBase) | SelectionBase | |
| IsEnabled() const (defined in SelectionBase) | SelectionBase | inline |
| IsRelevantRecObjectForSystematic(const AnaEventC &, AnaRecObjectC *, SystId_h syst_index, Int_t branch=0) const | SelectionBase | inlinevirtual |
| IsRelevantRecObjectForSystematicInToy(const AnaEventC &, const ToyBoxB &, AnaRecObjectC *, SystId_h syst_index, Int_t branch=0) const | SelectionBase | inlinevirtual |
| IsRelevantSystematic(const AnaEventC &, const ToyBoxB &, SystId_h syst_index, Int_t branch=0) const | SelectionBase | inlinevirtual |
| IsRelevantTrueObjectForSystematic(const AnaEventC &, AnaTrueObjectC *, SystId_h syst_index, Int_t branch=0) const | SelectionBase | inlinevirtual |
| IsRelevantTrueObjectForSystematicInToy(const AnaEventC &, const ToyBoxB &, AnaTrueObjectC *, SystId_h syst_index, Int_t branch=0) const | SelectionBase | inlinevirtual |
| IsValidRun(int runPeriod) const | SelectionBase | inline |
| MakeToyBox() | SelectionBase | inlinevirtual |
| Name() const | SelectionBase | inline |
| PreSelectionPassed(const AnaEventC &event) | SelectionBase | |
| PreviousToyBox | SelectionBase | protected |
| PrintStatistics() const (defined in SelectionBase) | SelectionBase | |
| PrintStatistics(const std::string &name) const (defined in SelectionBase) | SelectionBase | |
| PrintStatistics(UInt_t ID) const (defined in SelectionBase) | SelectionBase | |
| RemoveStep(const std::string &title, Int_t ID=-1) | SelectionBase | |
| ReplaceStep(const std::string &old_title, Int_t ID, StepBase::TypeEnum type, const std::string &title, StepBase *step, bool cut_break=false) | SelectionBase | |
| SelectionBase(bool forceBreak=true, Int_t eventBoxId=UNASSIGNEDID) (defined in SelectionBase) | SelectionBase | |
| SetBranchAlias(Int_t ID, const std::string &name, Int_t b0=-1, Int_t b1=-1, Int_t b2=-1, Int_t b3=-1, Int_t b4=-1, Int_t b5=-1, Int_t b6=-1, Int_t b7=-1) | SelectionBase | |
| SetDetectorFV(SubDetId_h det, Int_t ibranch=-1) | SelectionBase | |
| SetEnabledIndex(Int_t index) | SelectionBase | inline |
| SetForceFillEventSummary(bool force) | SelectionBase | inline |
| SetName(const std::string &name) | SelectionBase | inline |
| SetPreSelectionAccumLevel(Int_t presel) | SelectionBase | inline |
| SetTitle(const std::string &title) | SelectionBase | inline |
| SetValidRunPeriods(std::string runPeriods) | SelectionBase | |
| Title() const | SelectionBase | inline |
| Validate() const | SelectionBase | |
| ~SelectionBase() (defined in SelectionBase) | SelectionBase | inlinevirtual |
1.8.13