TimeToDistConv
virtual | ~TanhFitTTD() |
static TClass* | Class() |
virtual Double_t | ConvertTimeToDist(Double_t time, Double_t slope) const |
UInt_t | TreeSearch::TimeToDistConv::GetNparam() const |
virtual Double_t | GetParameter(UInt_t i) const |
virtual TClass* | IsA() const |
virtual Int_t | SetParameters(const vector<double>& param) |
virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
virtual void | Streamer(TBuffer& b) |
void | StreamerNVirtual(TBuffer& b) |
TreeSearch::TanhFitTTD | TanhFitTTD() |
TreeSearch::TanhFitTTD | TanhFitTTD(const TreeSearch::TanhFitTTD&) |
TreeSearch::TimeToDistConv& | TreeSearch::TimeToDistConv::operator=(const TreeSearch::TimeToDistConv& rhs) |
Set parameters of the tanh fit: 0: drift velocity (m/s) 1: c0 (m) 2: c2 (m/s^2) 3: t0 (s)
Convert time (s) to distance (m) using fit to tanh function. Slope is used to project the distance of closest approach onto the wire plane (1/cos correction).