|
| | IceEvent () |
| |
| | IceEvent (const IceEvent &evt) |
| |
| virtual | ~IceEvent () |
| |
| virtual TObject * | Clone (const char *name="") const |
| |
| Int_t | GetNmodules (NcJet &j, TString classname) |
| |
| Int_t | GetNmodules (NcTrack &t, TString classname) |
| |
| Int_t | GetNstrings (NcJet &j, TString classname) |
| |
| Int_t | GetNstrings (NcTrack &t, TString classname) |
| |
| Int_t | GetNstrings (TString classname) |
| |
| Int_t | GetStringMax (TString classname, Int_t *id=0, Float_t *x=0, Float_t *y=0) |
| |
| Float_t | GetTriggerTime (TString trigname, TObjArray *arr=0, Int_t slc=0, TArrayF *peaks=0) const |
| |
| virtual void | Reset () |
| |
| | NcEvent () |
| |
| | NcEvent (const NcEvent &evt) |
| |
| | NcEvent (Int_t n) |
| |
| virtual | ~NcEvent () |
| |
| void | AddDevice (NcDevice &d) |
| |
| void | AddDevice (NcDevice *d) |
| |
| virtual void | Data (TString f="car", TString u="rad") |
| |
| void | DisplayHits (TString classname, Int_t idx=1, Float_t scale=-1, Int_t dp=0, Int_t mode=1, Int_t mcol=4) |
| |
| void | DisplayHits (TString classname, TString name, Float_t scale=-1, Int_t dp=0, Int_t mode=1, Int_t mcol=4) |
| |
| NcPosition | GetCOG (TObjArray *hits, Int_t pos=0, TString slotname="none", Int_t mode=0) const |
| |
| Double_t | GetCVAL (TObjArray *hits, TString obsname, TString weightname="none", Int_t mode=0, Int_t type=1) const |
| |
| TTimeStamp | GetDayTime () const |
| |
| NcDetector * | GetDetector () const |
| |
| Int_t | GetDevCopy () const |
| |
| NcDevice * | GetDevice (Int_t i) const |
| |
| NcDevice * | GetDevice (TString name) const |
| |
| TObjArray * | GetDevices (TString classname, TObjArray *devices=0) |
| |
| Int_t | GetEventNumber () const |
| |
| void | GetExtremes (TString classname, Float_t &vmin, Float_t &vmax, Int_t idx=1, Int_t mode=1, Int_t deadcheck=1) |
| |
| void | GetExtremes (TString classname, Float_t &vmin, Float_t &vmax, TString name, Int_t mode=1, Int_t deadcheck=1) |
| |
| Nc3Vector | GetHitPath (TObjArray *hits, Int_t pos=0) const |
| |
| TObjArray * | GetHits (TString classname, TObjArray *hits=0, TString name="none", Int_t mode=0, Int_t opt=0) |
| |
| NcDevice * | GetIdDevice (Int_t id, TObjArray *devs=0) const |
| |
| NcDevice * | GetIdDevice (Int_t id, TString classname) const |
| |
| NcSignal * | GetIdHit (Int_t id, TString classname) |
| |
| Int_t | GetNdevices () const |
| |
| Int_t | GetNdevices (TString classname, TObjArray *hits=0) const |
| |
| Int_t | GetNhits (TString classname) |
| |
| Int_t | GetProjectileA () const |
| |
| Int_t | GetProjectileId () const |
| |
| Double_t | GetProjectilePnuc () const |
| |
| Int_t | GetProjectileZ () const |
| |
| Int_t | GetRunNumber () const |
| |
| Int_t | GetSelectLevel () const |
| |
| Int_t | GetTargetA () const |
| |
| Int_t | GetTargetId () const |
| |
| Double_t | GetTargetPnuc () const |
| |
| Int_t | GetTargetZ () const |
| |
| Double_t | GetWeight () const |
| |
| virtual void | HeaderData () |
| |
| void | RemoveDevice (NcDevice *d) |
| |
| void | SetDayTime (TDatime &stamp) |
| |
| void | SetDayTime (TTimeStamp &stamp) |
| |
| void | SetDetector (NcDetector *d) |
| |
| void | SetDetector (NcDetector d) |
| |
| void | SetDevCopy (Int_t j) |
| |
| void | SetEventNumber (Int_t evt) |
| |
| virtual void | SetOwner (Bool_t own=kTRUE) |
| |
| void | SetProjectile (Int_t a, Int_t z, Double_t pnuc, Int_t id=0) |
| |
| void | SetProjectile (Int_t a, Int_t z, Nc3Vector &p, Int_t id=0) |
| |
| void | SetRunNumber (Int_t run) |
| |
| void | SetSelectLevel (Int_t level) |
| |
| void | SetTarget (Int_t a, Int_t z, Double_t pnuc, Int_t id=0) |
| |
| void | SetTarget (Int_t a, Int_t z, Nc3Vector &p, Int_t id=0) |
| |
| void | SetWeight (Double_t weight) |
| |
| void | ShowDevices (Int_t mode=1, Bool_t header=kTRUE) const |
| |
| void | ShowDevices (TString classname, Int_t mode=1, Bool_t header=kTRUE) const |
| |
| void | ShowHits (TString classname, Int_t mode=1, TString f="car", TString u="rad") |
| |
| TObjArray * | SortDevices (TObjArray *hits, Int_t idx=1, Int_t mode=-1, Int_t mcal=1, Int_t deadcheck=1, TObjArray *ordered=0) |
| |
| TObjArray * | SortDevices (TObjArray *hits, TString name, Int_t mode=-1, Int_t mcal=1, Int_t deadcheck=1, TObjArray *ordered=0) |
| |
| TObjArray * | SortDevices (TString classname, Int_t idx=1, Int_t mode=-1, Int_t mcal=1, Int_t deadcheck=1, TObjArray *ordered=0) |
| |
| TObjArray * | SortDevices (TString classname, TString name, Int_t mode=-1, Int_t mcal=1, Int_t deadcheck=1, TObjArray *ordered=0) |
| |
| TObjArray * | SortHits (TString classname, Int_t idx=1, Int_t mode=-1, Int_t mcal=1, Int_t deadcheck=1, TObjArray *ordered=0) |
| |
| TObjArray * | SortHits (TString classname, TString name, Int_t mode=-1, Int_t mcal=1, Int_t deadcheck=1, TObjArray *ordered=0) |
| |
| | NcVertex () |
| |
| | NcVertex (const NcVertex &v) |
| |
| | NcVertex (Int_t n) |
| |
| virtual | ~NcVertex () |
| |
| void | AddJet (NcJet &j, Int_t tracks=1) |
| |
| void | AddJet (NcJet *j, Int_t tracks=1) |
| |
| void | AddVertex (NcVertex &v, Int_t connect=1) |
| |
| void | AddVertex (NcVertex *v, Int_t connect=1) |
| |
| virtual void | Data (TString f="car", TString u="rad") const |
| |
| virtual void | Draw (Int_t secs, Int_t cons=1, Int_t jets=0) |
| |
| virtual void | Draw (Option_t *) |
| |
| NcJet * | GetIdJet (Int_t id) const |
| |
| NcVertex * | GetIdVertex (Int_t id) const |
| |
| NcJet * | GetJet (Int_t i) const |
| |
| Int_t | GetJetCopy () const |
| |
| Int_t | GetNjets () const |
| |
| Int_t | GetNvertices () const |
| |
| NcVertex * | GetVertex (Int_t i) const |
| |
| Int_t | GetVertexCopy () const |
| |
| Int_t | IsConnectTrack (NcTrack *t) const |
| |
| Int_t | IsJetTrack (NcTrack *t) const |
| |
| virtual void | List (TString f="car", TString u="rad", TObjArray *tracks=0) |
| |
| virtual void | ListAll (TString f="car", TString u="rad", TObjArray *tracks=0) |
| |
| void | ResetVertices () |
| |
| void | SetJetCopy (Int_t j) |
| |
| void | SetNjmax (Int_t n=2) |
| |
| void | SetNvmax (Int_t n=2) |
| |
| void | SetVertexCopy (Int_t j) |
| |
| TObjArray * | SortJets (Int_t mode=-1, TObjArray *jets=0, TObjArray *ordered=0) |
| |
| | NcJet () |
| |
| | NcJet (const NcJet &j) |
| |
| | NcJet (Int_t n) |
| |
| virtual | ~NcJet () |
| |
| void | AddTrack (NcTrack &t) |
| |
| void | AddTrack (NcTrack *t) |
| |
| Nc3Vector | Get3Momentum (Float_t scale=-1) const |
| |
| Float_t | GetCharge () const |
| |
| Double_t | GetDistance (NcJet &j, Float_t scale=-1) |
| |
| Double_t | GetDistance (NcJet *j, Float_t scale=-1) |
| |
| Double_t | GetDistance (NcPosition &p, Float_t scale=-1) |
| |
| Double_t | GetDistance (NcPosition *p, Float_t scale=-1) |
| |
| Double_t | GetDistance (NcTrack &t, Float_t scale=-1) |
| |
| Double_t | GetDistance (NcTrack *t, Float_t scale=-1) |
| |
| Double_t | GetEl (Float_t scale=-1) |
| |
| Double_t | GetEnergy (Float_t scale=-1) |
| |
| Float_t | GetEscale () const |
| |
| Double_t | GetEt (Float_t scale=-1) |
| |
| Int_t | GetId () const |
| |
| NcTrack * | GetIdTrack (Int_t id) const |
| |
| Double_t | GetInvmass (Float_t scale=-1) |
| |
| Double_t | GetMomentum (Float_t scale=-1) |
| |
| Double_t | GetMt (Float_t scale=-1) |
| |
| Int_t | GetNsignals (TString classname="TObject", Int_t par=0) const |
| |
| Int_t | GetNtracks (Int_t idmode=0, Int_t chmode=2, Int_t pcode=0) |
| |
| Int_t | GetNtracks (TString name, Int_t mode=0) |
| |
| Double_t | GetPl (Float_t scale=-1) |
| |
| Double_t | GetPt (Float_t scale=-1) |
| |
| Double_t | GetRapidity () |
| |
| NcPosition * | GetReferencePoint () |
| |
| TObjArray * | GetSignals (TString classname, Int_t par=0, TObjArray *signals=0) |
| |
| Double_t | GetSignalValue (TString classname, TString varname, Int_t mode=0, Int_t par=2) |
| |
| NcTrack * | GetTrack (Int_t i) const |
| |
| Int_t | GetTrackCopy () const |
| |
| TObjArray * | GetTracks (Int_t idmode=0, Int_t chmode=2, Int_t pcode=0, TObjArray *tracks=0) |
| |
| TObjArray * | GetTracks (TString name, Int_t mode=0, TObjArray *tracks=0) |
| |
| void | RemoveTrack (NcTrack *t) |
| |
| void | RemoveTracks (Int_t idmode=0, Int_t chmode=2, Int_t pcode=0) |
| |
| void | RemoveTracks (TString name, Int_t mode=0) |
| |
| void | ReplaceTrack (NcTrack *told, NcTrack *tnew) |
| |
| void | SetEscale (Float_t scale) |
| |
| void | SetId (Int_t id) |
| |
| void | SetReferencePoint (NcPosition &p) |
| |
| void | SetTrackCopy (Int_t j) |
| |
| void | ShowSignals (TString classname, Int_t par=0, Int_t mode=1, TString f="car", TString u="rad") |
| |
| void | ShowTracks (Int_t mode=1, TString f="car", TString u="rad", TObjArray *tracks=0) |
| |
| TObjArray * | SortTracks (Int_t mode=-1, TObjArray *tracks=0, TObjArray *ordered=0) |
| |
| | Nc4Vector () |
| |
| | Nc4Vector (const Nc4Vector &v) |
| |
| virtual | ~Nc4Vector () |
| |
| Double_t | Dot (Nc4Vector &q) |
| |
| Nc3Vector | Get3Vector () const |
| |
| Double_t | GetBeta () |
| |
| Nc3Vector | GetBetaVector () const |
| |
| void | GetErrors (Double_t *v, TString f, TString u="rad") |
| |
| void | GetErrors (Float_t *v, TString f, TString u="rad") |
| |
| Double_t | GetGamma () |
| |
| Double_t | GetInvariant () |
| |
| virtual Double_t | GetOpeningAngle (Nc3Vector &q, TString u="rad") |
| |
| virtual Double_t | GetOpeningAngle (Nc4Vector &q, TString u="rad") |
| |
| Double_t | GetPseudoRapidity () |
| |
| Double_t | GetResultError () const |
| |
| Double_t | GetScalar () |
| |
| Int_t | GetScalarFlag () const |
| |
| NcSignal * | GetUserData () const |
| |
| Nc3Vector | GetVecLong () const |
| |
| void | GetVector (Double_t *v, TString f, TString u="rad") |
| |
| void | GetVector (Float_t *v, TString f, TString u="rad") |
| |
| Nc3Vector | GetVecTrans () const |
| |
| Double_t | GetX (Int_t i, TString f, TString u="rad") |
| |
| Int_t | HasErrors () const |
| |
| Int_t | HasVector () const |
| |
| virtual void | Load (Nc4Vector &q) |
| |
| Nc4Vector | operator* (Double_t s) |
| |
| Nc4Vector & | operator*= (Double_t s) |
| |
| Nc4Vector | operator+ (Nc4Vector &q) |
| |
| Nc4Vector & | operator+= (Nc4Vector &q) |
| |
| Nc4Vector | operator- (Nc4Vector &q) |
| |
| Nc4Vector & | operator-= (Nc4Vector &q) |
| |
| Nc4Vector | operator/ (Double_t s) |
| |
| Nc4Vector & | operator/= (Double_t s) |
| |
| Nc4Vector & | operator= (const Nc4Vector &q) |
| |
| void | Set3Vector (Double_t *v, TString f, TString u="rad") |
| |
| void | Set3Vector (Double_t v1, Double_t v2, Double_t v3, TString f, TString u="rad") |
| |
| void | Set3Vector (Float_t *v, TString f, TString u="rad") |
| |
| void | Set3Vector (Nc3Vector &v) |
| |
| void | SetErrors (Double_t *v, TString f, TString u="rad") |
| |
| void | SetErrors (Double_t e0, Double_t e1, Double_t e2, Double_t e3, TString f, TString u="rad") |
| |
| void | SetErrors (Float_t *v, TString f, TString u="rad") |
| |
| void | SetInvariant (Double_t v2, Double_t dv2=0) |
| |
| void | SetInvariantError (Double_t dv2) |
| |
| void | SetScalar (Double_t v0, Double_t dv0=0) |
| |
| void | SetScalarError (Double_t dv0) |
| |
| void | SetUserData (NcSignal &s) |
| |
| void | SetUserData (NcSignal *s) |
| |
| void | SetVector (Double_t *v, TString f, TString u="rad") |
| |
| void | SetVector (Double_t v0, Double_t v1, Double_t v2, Double_t v3, TString f, TString u="rad") |
| |
| void | SetVector (Double_t v0, Nc3Vector &v) |
| |
| void | SetVector (Float_t *v, TString f, TString u="rad") |
| |
| virtual void | SetZero () |
| |
| | NcPosition () |
| |
| | NcPosition (const NcPosition &p) |
| |
| virtual | ~NcPosition () |
| |
| Double_t | GetDistance (NcPosition &p, Float_t scale=-1) |
| |
| Double_t | GetDistance (NcPosition *p, Float_t scale=-1) |
| |
| NcPosition & | GetPosition () |
| |
| void | GetPosition (Double_t *r, TString f, TString u="rad", Float_t s=-1) const |
| |
| void | GetPosition (Float_t *r, TString f, TString u="rad", Float_t s=-1) const |
| |
| void | GetPositionErrors (Double_t *e, TString f, TString u="rad", Float_t s=-1) const |
| |
| void | GetPositionErrors (Float_t *e, TString f, TString u="rad", Float_t s=-1) const |
| |
| NcTimestamp * | GetTimestamp () |
| |
| Float_t | GetUnitScale () const |
| |
| void | RemoveTimestamp () |
| |
| void | ResetPosition () |
| |
| void | SetPosition (Double_t *r, TString f, TString u="rad") |
| |
| void | SetPosition (Double_t r1, Double_t r2, Double_t r3, TString f, TString u="rad") |
| |
| void | SetPosition (Float_t *r, TString f, TString u="rad") |
| |
| void | SetPosition (Nc3Vector &r) |
| |
| void | SetPositionErrors (Double_t *e, TString f, TString u="rad") |
| |
| void | SetPositionErrors (Double_t e1, Double_t e2, Double_t e3, TString f, TString u="rad") |
| |
| void | SetPositionErrors (Float_t *e, TString f, TString u="rad") |
| |
| void | SetTimestamp (NcTimestamp &t) |
| |
| void | SetUnitScale (Float_t s) |
| |
| | Nc3Vector () |
| |
| | Nc3Vector (const Nc3Vector &v) |
| |
| virtual | ~Nc3Vector () |
| |
| Double_t | ConvertAngle (Double_t a, TString in, TString out) const |
| |
| Nc3Vector | Cross (Nc3Vector &q) const |
| |
| Double_t | Dot (Nc3Vector &q) |
| |
| void | GetErrors (Double_t *e, TString f, TString u="rad") const |
| |
| void | GetErrors (Float_t *e, TString f, TString u="rad") const |
| |
| Double_t | GetNorm () |
| |
| virtual Double_t | GetOpeningAngle (Nc3Vector &q, TString u="rad") |
| |
| Nc3Vector | GetPrimed (TRotMatrix *m) const |
| |
| Double_t | GetPseudoRapidity () |
| |
| Double_t | GetResultError () const |
| |
| Nc3Vector | GetUnprimed (TRotMatrix *m) const |
| |
| Nc3Vector | GetVecLong () const |
| |
| void | GetVector (Double_t *v, TString f, TString u="rad") const |
| |
| void | GetVector (Float_t *v, TString f, TString u="rad") const |
| |
| Nc3Vector | GetVecTrans () const |
| |
| Double_t | GetX (Int_t i, TString f, TString u="rad") |
| |
| Int_t | HasErrors () const |
| |
| Int_t | HasVector () const |
| |
| virtual void | Load (Nc3Vector &q) |
| |
| Nc3Vector | operator* (Double_t s) const |
| |
| Nc3Vector & | operator*= (Double_t s) |
| |
| Nc3Vector | operator+ (Nc3Vector &q) const |
| |
| Nc3Vector & | operator+= (Nc3Vector &q) |
| |
| Nc3Vector | operator- (Nc3Vector &q) const |
| |
| Nc3Vector & | operator-= (Nc3Vector &q) |
| |
| Nc3Vector | operator/ (Double_t s) const |
| |
| Nc3Vector & | operator/= (Double_t s) |
| |
| Nc3Vector & | operator= (const Nc3Vector &q) |
| |
| void | PrintAngle (Double_t a, TString in, TString out, Int_t ndig=1, Bool_t align=kFALSE) const |
| |
| void | SetErrors (Double_t *e, TString f, TString u="rad") |
| |
| void | SetErrors (Double_t e1, Double_t e2, Double_t e3, TString f, TString u="rad") |
| |
| void | SetErrors (Float_t *e, TString f, TString u="rad") |
| |
| void | SetVector (Double_t *v, TString f, TString u="rad") |
| |
| void | SetVector (Double_t v1, Double_t v2, Double_t v3, TString f, TString u="rad") |
| |
| void | SetVector (Float_t *v, TString f, TString u="rad") |
| |
| virtual void | SetZero () |
| |
| | NcTimestamp () |
| |
| | NcTimestamp (const NcTimestamp &t) |
| |
| | NcTimestamp (TTimeStamp &t) |
| |
| virtual | ~NcTimestamp () |
| |
| void | Add (Double_t hours) |
| |
| void | Add (Int_t d, Int_t s, Int_t ns, Int_t ps=0) |
| |
| void | AddSec (Double_t seconds) |
| |
| Double_t | Almanac (Double_t *dpsi=0, Double_t *deps=0, Double_t *eps=0, Double_t *dl=0, TString name="", Double_t *el=0, Double_t *eb=0, Double_t *dr=0, Double_t *value=0, Int_t j=0) |
| |
| void | Convert (Double_t date, Int_t &days, Int_t &secs, Int_t &ns) const |
| |
| void | Convert (Double_t h, Int_t &hh, Int_t &mm, Double_t &ss) const |
| |
| void | Convert (Double_t h, Int_t &hh, Int_t &mm, Int_t &ss, Int_t &ns, Int_t &ps) const |
| |
| Double_t | Convert (Int_t days, Int_t secs, Int_t ns) const |
| |
| Double_t | Convert (Int_t hh, Int_t mm, Double_t ss) const |
| |
| Double_t | Convert (Int_t hh, Int_t mm, Int_t ss, Int_t ns, Int_t ps) const |
| |
| void | Date (Int_t mode=3, Double_t offset=0) |
| |
| Double_t | GetBE () |
| |
| Double_t | GetBE (Double_t date, TString mode="jd") const |
| |
| TString | GetDayTimeString (TString mode, Int_t ndig=0, Double_t offset=0, TString *date=0, TString *time=0, Bool_t full=kTRUE) |
| |
| Int_t | GetDifference (NcTimestamp &t, Int_t &days, Int_t &sec, Int_t &ns, Int_t &ps, TString type="UT") |
| |
| Double_t | GetDifference (NcTimestamp &t, TString u, Int_t mode=1, TString type="UT") |
| |
| Int_t | GetDifference (NcTimestamp *t, Int_t &days, Int_t &sec, Int_t &ns, Int_t &ps, TString type="UT") |
| |
| Double_t | GetDifference (NcTimestamp *t, TString u, Int_t mode=1, TString type="UT") |
| |
| Double_t | GetEpoch (TString mode) |
| |
| Double_t | GetGAST () |
| |
| Double_t | GetGMST () |
| |
| void | GetGMST (Int_t &hh, Int_t &mm, Int_t &ss, Int_t &ns, Int_t &ps) |
| |
| TTree * | GetIERSdatabase () const |
| |
| Double_t | GetJD () |
| |
| Double_t | GetJD (Double_t e, TString mode="J") const |
| |
| void | GetJD (Int_t &jd, Int_t &sec, Int_t &ns) |
| |
| Double_t | GetJD (Int_t y, Int_t m, Int_t d, Int_t hh, Int_t mm, Int_t ss, Int_t ns) const |
| |
| Double_t | GetJE () |
| |
| Double_t | GetJE (Double_t date, TString mode="jd") const |
| |
| Double_t | GetLAST (Double_t offset) |
| |
| Double_t | GetLAT (Double_t offset) |
| |
| Double_t | GetLMST (Double_t offset) |
| |
| Double_t | GetLT (Double_t offset) |
| |
| Double_t | GetMJD () |
| |
| Double_t | GetMJD (Double_t e, TString mode="J") const |
| |
| void | GetMJD (Int_t &mjd, Int_t &sec, Int_t &ns) |
| |
| Double_t | GetMJD (Int_t y, Int_t m, Int_t d, Int_t hh, Int_t mm, Int_t ss, Int_t ns) const |
| |
| Int_t | GetNs () const |
| |
| Int_t | GetPs () const |
| |
| Double_t | GetTAI (Bool_t tmjd=kTRUE) |
| |
| Int_t | GetTAI (Int_t &d, Int_t &sec, Int_t &ns, Int_t &ps, Bool_t tmjd=kTRUE) |
| |
| Int_t | GetTAI (Int_t &hh, Int_t &mm, Int_t &ss, Int_t &ns, Int_t &ps, TString type="TAI") |
| |
| Double_t | GetTJD () |
| |
| Double_t | GetTJD (Double_t e, TString mode="J") const |
| |
| void | GetTJD (Int_t &tjd, Int_t &sec, Int_t &ns) |
| |
| Double_t | GetTJD (Int_t y, Int_t m, Int_t d, Int_t hh, Int_t mm, Int_t ss, Int_t ns) const |
| |
| Double_t | GetUnixTime () |
| |
| Double_t | GetUT () |
| |
| void | GetUT (Int_t &hh, Int_t &mm, Int_t &ss, Int_t &ns, Int_t &ps) |
| |
| Int_t | GetUTCparameters (Int_t &leap, Double_t &dut) const |
| |
| Int_t | GetUTCparameters (Int_t mjd, Int_t &leap, Double_t &dut) const |
| |
| Bool_t | IsUT1 () const |
| |
| TTree * | LoadUTCparameterFiles (TString leapfile="$(NCFS)/IERS/leap.txt", TString dutfile="$(NCFS)/IERS/dut.txt") |
| |
| void | PrintTime (Double_t h, Int_t ndig=1) const |
| |
| void | SetEpoch (Double_t e, TString mode, TString utc="U", Int_t leap=0, Double_t dut=0) |
| |
| Int_t | SetGPS (Int_t w, Int_t dow, Int_t sod, Int_t ns, Int_t ps, TString utc, Int_t leap, Double_t dut=0, Int_t icycle=0) |
| |
| Int_t | SetGPS (Int_t w, Int_t sow, Int_t ns, Int_t ps, TString utc, Int_t leap, Double_t dut=0, Int_t icycle=0) |
| |
| void | SetJD (Double_t jd, TString utc="U", Int_t leap=0, Double_t dut=0) |
| |
| void | SetJD (Int_t jd, Int_t sec, Int_t ns, Int_t ps=0, TString utc="U", Int_t leap=0, Double_t dut=0) |
| |
| void | SetLT (Double_t dt, Int_t y, Int_t d, Int_t s, Int_t ns=0, Int_t ps=0, TString utc="A", Int_t leap=0, Double_t dut=0) |
| |
| void | SetLT (Double_t dt, Int_t y, Int_t m, Int_t d, Int_t hh, Int_t mm, Double_t s, TString utc="A", Int_t leap=0, Double_t dut=0) |
| |
| void | SetLT (Double_t dt, Int_t y, Int_t m, Int_t d, Int_t hh, Int_t mm, Int_t ss, Int_t ns=0, Int_t ps=0, TString utc="A", Int_t leap=0, Double_t dut=0) |
| |
| void | SetLT (Double_t dt, Int_t y, Int_t m, Int_t d, TString time, TString utc="A", Int_t leap=0, Double_t dut=0) |
| |
| void | SetLT (Double_t dt, TString date, TString time, Int_t mode, TString utc="A", Int_t leap=0, Double_t dut=0) |
| |
| void | SetMJD (Double_t mjd, TString utc="U", Int_t leap=0, Double_t dut=0) |
| |
| void | SetMJD (Int_t mjd, Int_t sec, Int_t ns, Int_t ps=0, TString utc="U", Int_t leap=0, Double_t dut=0) |
| |
| void | SetNs (Int_t ns) |
| |
| void | SetPs (Int_t ps) |
| |
| void | SetSystemTime () |
| |
| Int_t | SetTAI (Double_t tai, TString utc, Int_t leap, Double_t dut=0, Bool_t tmjd=kFALSE) |
| |
| Int_t | SetTAI (Int_t d, Int_t sec, Int_t ns, Int_t ps, TString utc, Int_t leap, Double_t dut=0, Bool_t tmjd=kFALSE) |
| |
| Int_t | SetTAI (TString type, TString date, TString time, Int_t mode, TString utc, Int_t leap, Double_t dut=0) |
| |
| void | SetTJD (Double_t tjd, TString utc="U", Int_t leap=0, Double_t dut=0) |
| |
| void | SetTJD (Int_t tjd, Int_t sec, Int_t ns, Int_t ps=0, TString utc="U", Int_t leap=0, Double_t dut=0) |
| |
| Int_t | SetUnixTime (Double_t sec, TString utc="A", Int_t leap=0, Double_t dut=0) |
| |
| void | SetUT (Int_t y, Int_t d, Int_t s, Int_t ns=0, Int_t ps=0, TString utc="A", Int_t leap=0, Double_t dut=0) |
| |
| void | SetUT (Int_t y, Int_t m, Int_t d, Int_t hh, Int_t mm, Double_t s, TString utc="A", Int_t leap=0, Double_t dut=0) |
| |
| void | SetUT (Int_t y, Int_t m, Int_t d, Int_t hh, Int_t mm, Int_t ss, Int_t ns=0, Int_t ps=0, TString utc="A", Int_t leap=0, Double_t dut=0) |
| |
| void | SetUT (Int_t y, Int_t m, Int_t d, TString time, TString utc="A", Int_t leap=0, Double_t dut=0) |
| |
| void | SetUT (TString date, TString time, Int_t mode, TString utc="A", Int_t leap=0, Double_t dut=0) |
| |