#include <EdbShowAlg.h>
|
| | ClassDef (EdbShowAlg_BW, 1) |
| |
| | EdbShowAlg_BW () |
| |
| void | Execute () |
| |
| void | Finalize () |
| |
| void | Initialize () |
| |
| virtual | ~EdbShowAlg_BW () |
| |
| void | AddRecoShowerArray (EdbShowerP *shower) |
| |
| | ClassDef (EdbShowAlg, 1) |
| |
| Double_t | DeltaR_NoPropagation (EdbSegP *s, EdbSegP *stest) |
| |
| Double_t | DeltaR_WithoutPropagation (EdbSegP *s, EdbSegP *stest) |
| |
| Double_t | DeltaR_WithPropagation (EdbSegP *s, EdbSegP *stest) |
| |
| Double_t | DeltaTheta (EdbSegP *s1, EdbSegP *s2) |
| |
| Double_t | DeltaThetaComponentwise (EdbSegP *s1, EdbSegP *s2) |
| |
| Double_t | DeltaThetaSingleAngles (EdbSegP *s1, EdbSegP *s2) |
| |
| | EdbShowAlg () |
| |
| | EdbShowAlg (TString AlgName, Int_t AlgValue) |
| |
| TString | GetAlgName () const |
| |
| Int_t | GetAlgValue () const |
| |
| Double_t | GetMinimumDist (EdbSegP *seg1, EdbSegP *seg2) |
| |
| TObjArray * | GetRecoShowerArray () const |
| |
| Int_t | GetRecoShowerArrayN () const |
| |
| EdbShowerP * | GetShower (Int_t i) const |
| |
| Double_t | GetSpatialDist (EdbSegP *s1, EdbSegP *s2) |
| |
| void | Help () |
| |
| Bool_t | IsInConeTube (EdbSegP *sTest, EdbSegP *sStart, Double_t CylinderRadius, Double_t ConeAngle) |
| |
| void | Print () |
| |
| void | PrintAll () |
| |
| void | PrintMore () |
| |
| void | PrintParameters () |
| |
| void | PrintParametersShort () |
| |
| void | SetActualAlgParameterset (Int_t ActualAlgParametersetNr) |
| |
| void | SetEdbPVRec (EdbPVRec *Ali) |
| |
| void | SetEdbPVRecPIDNumbers (Int_t FirstPlate_eAliPID, Int_t LastPlate_eAliPID, Int_t MiddlePlate_eAliPID, Int_t NumberPlate_eAliPID) |
| |
| void | SetInBTArray (TObjArray *InBTArray) |
| |
| void | SetParameter (Int_t parNr, Float_t par) |
| |
| void | SetParameters (Float_t *par) |
| |
| void | SetRecoShowerArray (TObjArray *RecoShowerArray) |
| |
| void | SetRecoShowerArrayN (Int_t RecoShowerArrayN) |
| |
| void | SetUseAliSub (Bool_t UseAliSub) |
| |
| void | Transform_eAli (EdbSegP *InitiatorBT, Float_t ExtractSize) |
| |
| void | UpdateShowerIDs () |
| |
| void | UpdateShowerMetaData () |
| |
| virtual | ~EdbShowAlg () |
| |
◆ EdbShowAlg_BW()
| EdbShowAlg_BW::EdbShowAlg_BW |
( |
| ) |
|
1878 cout <<
"EdbShowAlg_BW::EdbShowAlg_BW() Default Constructor B_ackW_ard."<<endl;
Float_t eParaValue[10]
Definition: EdbShowAlg.h:52
TString eParaString[10]
Definition: EdbShowAlg.h:53
TString eAlgName
Definition: EdbShowAlg.h:49
void Set0()
Definition: EdbShowAlg.cxx:53
Int_t eAlgValue
Definition: EdbShowAlg.h:50
Int_t eParaN
Definition: EdbShowAlg.h:51
◆ ~EdbShowAlg_BW()
| EdbShowAlg_BW::~EdbShowAlg_BW |
( |
| ) |
|
|
virtual |
1900 cout <<
"EdbShowAlg_BW::~EdbShowAlg_BW()"<<endl;
◆ ClassDef()
◆ DummyBWFunction()
| Bool_t EdbShowAlg_BW::DummyBWFunction |
( |
| ) |
|
|
private |
1923 cout <<
"EdbShowAlg_BW::DummyBWFunction()" << endl;
◆ Execute()
| void EdbShowAlg_BW::Execute |
( |
| ) |
|
|
virtual |
Reimplemented from EdbShowAlg.
1911 cout <<
"EdbShowAlg_BW::Execute()" << endl;
◆ Finalize()
| void EdbShowAlg_BW::Finalize |
( |
| ) |
|
|
virtual |
Reimplemented from EdbShowAlg.
1917 cout <<
"EdbShowAlg_BW::Finalize()" << endl;
◆ Initialize()
| void EdbShowAlg_BW::Initialize |
( |
| ) |
|
|
virtual |
Reimplemented from EdbShowAlg.
1905 cout <<
"EdbShowAlg_BW::Initialize()" << endl;
The documentation for this class was generated from the following files: