|
| KVFAZIAReconNuc () |
| default ctor
|
|
| KVFAZIAReconNuc (const KVFAZIAReconNuc &) |
| copy ctor
|
|
virtual | ~KVFAZIAReconNuc () |
| dtor
|
|
virtual void | Calibrate () |
|
virtual void | CalibrateCsI () |
|
virtual void | CalibrateCsI_Heavy () |
|
virtual void | CalibrateCsI_Light () |
|
virtual void | CalibrateSi1 () |
|
virtual void | CalibrateSi2 () |
|
virtual void | Clear (Option_t *t="") |
| reset nucleus' properties
|
|
virtual Bool_t | CoherencySi (KVIdentificationResult &theID) |
|
virtual Bool_t | CoherencySiCsI (KVIdentificationResult &theID) |
| printf("Check CSI\n");
|
|
virtual Bool_t | CoherencySiSi (KVIdentificationResult &theID) |
|
void | ComputePSA () |
| Perform Pulse Shape Analysis for all detectors hit by this particle.
|
|
virtual void | Copy (TObject &) const |
|
KVFAZIADetector * | Get (const Char_t *label) const |
|
KVFAZIADetector * | GetCSI () const |
|
Float_t | GetEnergyCSI () |
|
Float_t | GetEnergySI1 () |
|
Float_t | GetEnergySI2 () |
|
Int_t | GetIdentifierOfStoppingDetector () const |
|
Int_t | GetIndex () const |
|
KVFAZIADetector * | GetSI1 () const |
|
KVFAZIADetector * | GetSI2 () const |
|
virtual void | Identify () |
|
void | init () |
| default initialisations
|
|
void | Print (Option_t *option="") const |
| Print information on particle.
|
|
Bool_t | StoppedIn (const Char_t *dettype) const |
| Returns kTRUE if particle stopped in the given detector: "SI1", "SI2" or "CSI".
|
|
Bool_t | StoppedInCSI () const |
|
Bool_t | StoppedInSI1 () const |
|
Bool_t | StoppedInSI2 () const |
|
| KVReconstructedNucleus () |
| default ctor.
|
|
| KVReconstructedNucleus (const KVReconstructedNucleus &) |
| copy ctor
|
|
virtual | ~KVReconstructedNucleus () |
|
void | AddDetector (KVDetector *) |
|
void | CopyAndMoveReferences (const KVReconstructedNucleus *) |
|
virtual void | GetAnglesFromReconstructionTrajectory (Option_t *opt="random") |
|
TString | GetArrayName () const |
| Returns name of array particle was detected in (if known)
|
|
KVDetector * | GetDetector (const TString &label) const |
|
KVDetector * | GetDetector (int i) const |
|
const KVSeqCollection * | GetDetectorList () const |
|
const Char_t * | GetDetectorNames () const |
|
virtual Int_t | GetECode () const |
|
KVGroup * | GetGroup () const |
|
virtual Int_t | GetIDCode () const |
|
KVIdentificationResult * | GetIdentificationResult (const Char_t *idtype) |
|
KVIdentificationResult * | GetIdentificationResult (const Char_t *idtype) const |
|
KVIdentificationResult * | GetIdentificationResult (Int_t i) |
|
KVIdentificationResult * | GetIdentificationResult (Int_t i) const |
|
KVIdentificationResult * | GetIdentificationResult (KVIDTelescope *idt) |
|
KVIdentificationResult * | GetIdentificationResult (KVIDTelescope *idt) const |
|
KVIDTelescope * | GetIdentifyingTelescope () const |
|
const KVSeqCollection * | GetIDTelescopes () const |
|
const Char_t * | GetIDtelNames () const |
|
Int_t | GetNSegDet () const |
|
Int_t | GetNumberOfIdentificationResults () const |
|
Int_t | GetNumDet () const |
|
virtual Float_t | GetPID () const |
|
Float_t | GetRealA () const |
|
Float_t | GetRealZ () const |
|
const KVReconNucTrajectory * | GetReconstructionTrajectory () const |
|
Int_t | GetStatus () const |
|
KVDetector * | GetStoppingDetector () const |
| void SetDetector(int i, KVDetector *);
|
|
virtual Double_t | GetTargetEnergyLoss () const |
|
Bool_t | InArray (const TString &) const |
| Returns kTRUE if particle was detected in array with given name.
|
|
void | init () |
| default initialisation
|
|
virtual Bool_t | IsAMeasured () const |
|
Bool_t | IsCalibrated () const |
|
Bool_t | IsIdentified () const |
|
virtual Bool_t | IsZMeasured () const |
|
void | ls (Option_t *="") const |
|
void | ModifyReconstructionTrajectory (const KVReconNucTrajectory *t) |
|
void | PrintStatusString () const |
|
void | RebuildReconTraj (bool in_streamer=true) |
|
virtual void | Reconstruct (KVDetector *kvd) |
|
void | ReplaceReconTraj (const TString &traj_name) |
|
void | ResetNSegDet () |
|
virtual void | SetAMeasured (Bool_t yes=kTRUE) |
|
virtual void | SetECode (UChar_t s) |
|
virtual void | SetIDCode (UShort_t s) |
|
void | SetIdentification (KVIdentificationResult *, KVIDTelescope *) |
|
void | SetIdentifyingTelescope (KVIDTelescope *i) |
|
void | SetIsCalibrated () |
|
void | SetIsIdentified () |
|
void | SetIsUncalibrated () |
|
void | SetIsUnidentified () |
|
void | SetNSegDet (Int_t seg) |
|
void | SetRealA (Float_t A) |
|
void | SetRealZ (Float_t zz) |
|
void | SetReconstructionTrajectory (const KVReconNucTrajectory *t) |
| Method called in initial reconstruction of particle.
|
|
void | SetStatus (Int_t a) |
|
virtual void | SetTargetEnergyLoss (Double_t e) |
|
virtual void | SetZMeasured (Bool_t yes=kTRUE) |
|
virtual void | SubtractEnergyFromAllDetectors () |
|
| KVNucleus () |
|
| KVNucleus (const Char_t *, Double_t EperA=0) |
| KVNucleus(const Char_t *);.
|
|
| KVNucleus (const KVNucleus &) |
| copy ctor
|
|
| KVNucleus (Int_t z, Double_t t, const TVector3 &p) |
|
| KVNucleus (Int_t z, Int_t a, const TVector3 &p) |
|
| KVNucleus (Int_t z, Int_t a=0, Double_t ekin=0) |
|
virtual | ~KVNucleus () |
|
void | CheckZAndA (Int_t &z, Int_t &a) const |
|
Int_t | Compare (const TObject *obj) const |
|
Double_t | DeduceEincFromBrho (Double_t Brho, Int_t ChargeState=0) |
| TH2F* GetKnownNucleiChart(KVString method="GetBindingEnergyPerNucleon");.
|
|
Int_t | GetA () const |
|
Double_t | GetAbundance (Int_t z=-1, Int_t a=-1) const |
|
KVAbundance * | GetAbundancePtr (Int_t z=-1, Int_t a=-1) const |
|
Double_t | GetAMeV () const |
|
Double_t | GetAsurZ () const |
|
Double_t | GetAtomicMass (Int_t zz=-1, Int_t aa=-1) const |
|
Int_t | GetAWithMaxBindingEnergy (Int_t z=-1) |
|
Double_t | GetBindingEnergy (Int_t z=-1, Int_t a=-1) const |
|
Double_t | GetBindingEnergyPerNucleon (Int_t z=-1, Int_t a=-1) const |
| Returns binding energy in MeV/A for this nucleus.
|
|
Double_t | GetChargeAsymetry () const |
|
Double_t | GetChargeRadius (Int_t z=-1, Int_t a=-1) const |
|
KVChargeRadius * | GetChargeRadiusPtr (Int_t z=-1, Int_t a=-1) const |
|
Double_t | GetEnergyPerNucleon () const |
|
Double_t | GetExcitEnergy () const |
|
Double_t | GetExtraChargeRadius (Int_t z=-1, Int_t a=-1, Int_t rct=2) const |
|
Double_t | GetExtraMassExcess (Int_t z=-1, Int_t a=-1) const |
|
Double_t | GetFissionTKE (const KVNucleus *nuc=0, Int_t formula=kDefaultFormula) const |
|
Double_t | GetFissionVelocity (KVNucleus *nuc=0, Int_t formula=kDefaultFormula) |
|
const Char_t * | GetIsotopesList (Int_t zmin, Int_t zmax, Double_t tmin=0) const |
|
KVNumberList | GetKnownARange (Int_t z=-1, Double_t tmin=0) const |
|
const Char_t * | GetLatexSymbol (Option_t *opt="") const |
|
Double_t | GetLifeTime (Int_t z=-1, Int_t a=-1) const |
|
KVLifeTime * | GetLifeTimePtr (Int_t z=-1, Int_t a=-1) const |
|
Double_t | GetLiquidDropBindingEnergy (Int_t z=-1, Int_t a=-1) const |
|
Double_t | GetMassExcess (Int_t z=-1, Int_t a=-1) const |
|
KVMassExcess * | GetMassExcessPtr (Int_t z=-1, Int_t a=-1) const |
|
Int_t | GetMassFormula () const |
|
Double_t | GetMassGS () const |
|
KVNumberList | GetMeasuredARange (Int_t z=-1) const |
| returns range of a measured mass for a given element
|
|
Int_t | GetMostAbundantA (Int_t z=-1) const |
|
Int_t | GetN () const |
| Return the number of neutron.
|
|
Double_t | GetNaturalA (Int_t zz=-1) const |
|
Int_t | GetNpairs (Int_t type=kNN) const |
|
Double_t | GetNsurZ () const |
|
Double_t | GetParity (Int_t z=-1, Int_t a=-1) const |
|
Double_t | GetQFasymTKE (KVNucleus *target) |
|
Double_t | GetRelativeVelocity (KVNucleus *nuc) |
| Return the reltive velocity between nuc and this in cm/ns.
|
|
Double_t | GetSpin (Int_t z=-1, Int_t a=-1) const |
|
KVSpinParity * | GetSpinParityPtr (Int_t z=-1, Int_t a=-1) const |
|
const Char_t * | GetSymbol (Option_t *opt="") const |
|
Double_t | GetWidth () const |
|
Int_t | GetZ () const |
| Return the number of proton / atomic number.
|
|
void | init () |
|
Bool_t | IsDefined () const |
|
Bool_t | IsElement (Int_t Z) const |
|
Bool_t | IsIsotope (Int_t Z, Int_t A) const |
|
Bool_t | IsKnown (int z=-1, int a=-1) const |
|
Bool_t | IsResonance () const |
|
Bool_t | IsSortable () const |
|
Bool_t | IsStable (Double_t min_lifetime=1.0e+15) const |
|
Double_t | LiquidDrop_Weizsacker () |
|
KVNucleus | operator+ (const KVNucleus &rhs) |
|
KVNucleus & | operator+= (const KVNucleus &rhs) |
| KVNucleus addition and assignment operator.
|
|
KVNucleus | operator- (const KVNucleus &rhs) |
|
KVNucleus & | operator-= (const KVNucleus &rhs) |
| KVNucleus subtraction and assignment operator.
|
|
KVNucleus & | operator= (const KVNucleus &rhs) |
| KVNucleus assignment operator.
|
|
void | Set (const Char_t *) |
|
void | SetA (Int_t a) |
|
void | SetExcitEnergy (Double_t e) |
|
void | SetMassFormula (UChar_t mt) |
|
void | SetN (Int_t n) |
|
void | SetZ (Int_t z, Char_t mt=-1) |
|
void | SetZAandE (Int_t z, Int_t a, Double_t ekin) |
| Set atomic number, mass number, and kinetic energy in MeV.
|
|
void | SetZandA (Int_t z, Int_t a) |
| Set atomic number and mass number.
|
|
void | SetZandN (Int_t z, Int_t n) |
| Set atomic number and mass number.
|
|
int | SetZFromSymbol (const Char_t *) |
|
Double_t | ShimaChargeState (Int_t) const |
|
Double_t | ShimaChargeStatePrecision () const |
|
Public Member Functions inherited from KVParticle |
| KVParticle () |
|
| KVParticle (const KVParticle &) |
| copy ctor
|
|
| KVParticle (Double_t m, const TVector3 &p) |
| create particle with given mass and momentum vector
|
|
| KVParticle (Double_t m, Double_t px, Double_t py, Double_t pz) |
| create particle with given mass and momentum vector
|
|
virtual | ~KVParticle () |
| Info("~KVParticle","%p",this);.
|
|
void | AddGroup (const Char_t *groupname, const Char_t *from="") const |
|
Bool_t | BelongsToGroup (const Char_t *groupname) const |
|
void | ChangeDefaultFrame (const Char_t *, const Char_t *defname="") |
|
void | ChangeFrame (const KVFrameTransform &, const KVString &="") |
|
Double_t | GetCosTheta () const |
|
const KVParticle * | GetCurrentDefaultKinematics () const |
|
Double_t | GetE () const |
|
Double_t | GetElong () const |
|
Double_t | GetEnergy () const |
|
Double_t | GetEtran () const |
|
KVParticle const * | GetFrame (const Char_t *frame, Bool_t warn_and_return_null_if_unknown=kTRUE) const |
|
const Char_t * | GetFrameName (void) const |
|
KVUniqueNameList * | GetGroups () const |
|
Double_t | GetKE () const |
|
KVList * | GetListOfFrames () const |
|
Double_t | GetLongitudinalEnergy () const |
|
Double_t | GetMass () const |
|
TVector3 | GetMomentum () const |
|
const Char_t * | GetName () const |
| return the field fName
|
|
Int_t | GetNumberOfDefinedFrames () const |
|
Int_t | GetNumberOfDefinedGroups () const |
|
KVNameValueList * | GetParameters () const |
|
Double_t | GetPhi () const |
|
TVector3 * | GetPInitial () const |
|
Double_t | GetREtran () const |
|
Double_t | GetRTransverseEnergy () const |
|
Double_t | GetThermalWaveLength (Double_t temp) const |
|
Double_t | GetTheta () const |
|
Double_t | GetTransverseEnergy () const |
|
TVector3 | GetTransverseMomentum () const |
|
TVector3 | GetV () const |
|
TVector3 | GetVelocity () const |
| returns velocity vector in cm/ns units
|
|
Double_t | GetVpar () const |
|
Double_t | GetVperp () const |
|
Double_t | GetWaveLength () const |
|
Bool_t | HasFrame (const Char_t *frame) const |
|
KVParticle | InFrame (const KVFrameTransform &) |
|
void | init () |
| default initialisation
|
|
Bool_t | IsDefaultKinematics () const |
|
Bool_t | IsDetected () const |
|
Bool_t | IsOK () const |
|
void | ListGroups () const |
| List all stored groups.
|
|
KVParticle & | operator= (const KVParticle &rhs) |
| KVParticle assignment operator.
|
|
void | RemoveAllGroups () |
| Remove all groups.
|
|
void | RemoveGroup (const Char_t *groupname) |
| Remove group from list of groups.
|
|
void | ResetEnergy () |
|
void | ResetIsOK () |
|
void | Set4Mom (const TLorentzVector &p) |
|
void | SetE (Double_t a) |
|
void | SetE0 (TVector3 *e=0) |
|
void | SetEnergy (Double_t e) |
|
void | SetFrame (const Char_t *frame, const KVFrameTransform &) |
|
void | SetFrame (const Char_t *newframe, const Char_t *oldframe, const KVFrameTransform &) |
|
void | SetFrameName (const Char_t *framename) |
|
void | SetIsDetected () |
|
void | SetIsOK (Bool_t flag=kTRUE) |
|
void | SetKE (Double_t ecin) |
|
virtual void | SetMass (Double_t m) |
|
void | SetMomentum (const TVector3 &v) |
|
void | SetMomentum (Double_t px, Double_t py, Double_t pz, Option_t *opt="cart") |
|
void | SetMomentum (Double_t T, const TVector3 &dir) |
|
void | SetName (const Char_t *nom) |
| Set Name of the particle.
|
|
template<typename ValType > |
void | SetParameter (const Char_t *name, ValType value) const |
|
void | SetPhi (Double_t phi) |
|
void | SetRandomMomentum (Double_t T, Double_t thmin, Double_t thmax, Double_t phmin, Double_t phmax, Option_t *opt="isotropic") |
|
void | SetTheta (Double_t theta) |
|
void | SetVelocity (const TVector3 &) |
| Set velocity of particle (in cm/ns units)
|
|
void | UpdateAllFrames () |
|
| TLorentzVector () |
|
| TLorentzVector (const Double_t *carray) |
|
| TLorentzVector (const Float_t *carray) |
|
| TLorentzVector (const TLorentzVector &lorentzvector) |
|
| TLorentzVector (const TVector3 &vector3, Double_t t) |
|
| TLorentzVector (Double_t x, Double_t y, Double_t z, Double_t t) |
|
| ~TLorentzVector () override |
|
Double_t | Angle (const TVector3 &v) const |
|
Double_t | Beta () const |
|
void | Boost (const TVector3 &) |
|
void | Boost (Double_t, Double_t, Double_t) |
|
TVector3 | BoostVector () const |
|
Double_t | CosTheta () const |
|
Double_t | DeltaPhi (const TLorentzVector &) const |
|
Double_t | DeltaR (const TLorentzVector &, Bool_t useRapidity=kFALSE) const |
|
Double_t | Dot (const TLorentzVector &) const |
|
Double_t | DrEtaPhi (const TLorentzVector &) const |
|
Double_t | DrRapidityPhi (const TLorentzVector &) const |
|
Double_t | E () const |
|
Double_t | Energy () const |
|
Double_t | Et () const |
|
Double_t | Et (const TVector3 &) const |
|
Double_t | Et2 () const |
|
Double_t | Et2 (const TVector3 &) const |
|
Double_t | Eta () const |
|
TVector2 | EtaPhiVector () |
|
Double_t | Gamma () const |
|
void | GetXYZT (Double_t *carray) const |
|
void | GetXYZT (Float_t *carray) const |
|
TClass * | IsA () const override |
|
Double_t | M () const |
|
Double_t | M2 () const |
|
Double_t | Mag () const |
|
Double_t | Mag2 () const |
|
Double_t | Minus () const |
|
Double_t | Mt () const |
|
Double_t | Mt2 () const |
|
| operator ROOT::Math::PxPyPzEVector () const |
|
Bool_t | operator!= (const TLorentzVector &) const |
|
Double_t & | operator() (int i) |
|
Double_t | operator() (int i) const |
|
Double_t | operator* (const TLorentzVector &) const |
|
TLorentzVector | operator* (Double_t a) const |
|
TLorentzVector & | operator*= (const TLorentzRotation &) |
|
TLorentzVector & | operator*= (const TRotation &) |
|
TLorentzVector & | operator*= (Double_t a) |
|
TLorentzVector | operator+ (const TLorentzVector &) const |
|
TLorentzVector & | operator+= (const TLorentzVector &) |
|
TLorentzVector | operator- () const |
|
TLorentzVector | operator- (const TLorentzVector &) const |
|
TLorentzVector & | operator-= (const TLorentzVector &) |
|
TLorentzVector & | operator= (const TLorentzVector &) |
|
Bool_t | operator== (const TLorentzVector &) const |
|
Double_t & | operator[] (int i) |
|
Double_t | operator[] (int i) const |
|
Double_t | P () const |
|
Double_t | Perp () const |
|
Double_t | Perp (const TVector3 &v) const |
|
Double_t | Perp2 () const |
|
Double_t | Perp2 (const TVector3 &v) const |
|
Double_t | Phi () const |
|
Double_t | Plus () const |
|
void | Print (Option_t *option="") const override |
|
Double_t | PseudoRapidity () const |
|
Double_t | Pt () const |
|
Double_t | Pt (const TVector3 &v) const |
|
Double_t | Px () const |
|
Double_t | Py () const |
|
Double_t | Pz () const |
|
Double_t | Rapidity () const |
|
Double_t | Rho () const |
|
void | Rotate (Double_t, const TVector3 &) |
|
void | RotateUz (const TVector3 &newUzVector) |
|
void | RotateX (Double_t angle) |
|
void | RotateY (Double_t angle) |
|
void | RotateZ (Double_t angle) |
|
void | SetE (Double_t a) |
|
void | SetPerp (Double_t) |
|
void | SetPhi (Double_t phi) |
|
void | SetPtEtaPhiE (Double_t pt, Double_t eta, Double_t phi, Double_t e) |
|
void | SetPtEtaPhiM (Double_t pt, Double_t eta, Double_t phi, Double_t m) |
|
void | SetPx (Double_t a) |
|
void | SetPxPyPzE (Double_t px, Double_t py, Double_t pz, Double_t e) |
|
void | SetPy (Double_t a) |
|
void | SetPz (Double_t a) |
|
void | SetRho (Double_t rho) |
|
void | SetT (Double_t a) |
|
void | SetTheta (Double_t theta) |
|
void | SetVect (const TVector3 &vect3) |
|
void | SetVectM (const TVector3 &spatial, Double_t mass) |
|
void | SetVectMag (const TVector3 &spatial, Double_t magnitude) |
|
void | SetX (Double_t a) |
|
void | SetXYZM (Double_t x, Double_t y, Double_t z, Double_t m) |
|
void | SetXYZT (Double_t x, Double_t y, Double_t z, Double_t t) |
|
void | SetY (Double_t a) |
|
void | SetZ (Double_t a) |
|
void | Streamer (TBuffer &) override |
|
void | StreamerNVirtual (TBuffer &ClassDef_StreamerNVirtual_b) |
|
Double_t | T () const |
|
Double_t | Theta () const |
|
TLorentzVector & | Transform (const TLorentzRotation &) |
|
TLorentzVector & | Transform (const TRotation &) |
|
TVector3 | Vect () const |
|
Double_t | X () const |
|
Double_t | Y () const |
|
Double_t | Z () const |
|
| TObject () |
|
| TObject (const TObject &object) |
|
virtual | ~TObject () |
|
void | AbstractMethod (const char *method) const |
|
virtual void | AppendPad (Option_t *option="") |
|
virtual void | Browse (TBrowser *b) |
|
ULong_t | CheckedHash () |
|
virtual const char * | ClassName () const |
|
virtual TObject * | Clone (const char *newname="") const |
|
virtual void | Delete (Option_t *option="") |
|
virtual Int_t | DistancetoPrimitive (Int_t px, Int_t py) |
|
virtual void | Draw (Option_t *option="") |
|
virtual void | DrawClass () const |
|
virtual TObject * | DrawClone (Option_t *option="") const |
|
virtual void | Dump () const |
|
virtual void | Error (const char *method, const char *msgfmt,...) const |
|
virtual void | Execute (const char *method, const char *params, Int_t *error=nullptr) |
|
virtual void | Execute (TMethod *method, TObjArray *params, Int_t *error=nullptr) |
|
virtual void | ExecuteEvent (Int_t event, Int_t px, Int_t py) |
|
virtual void | Fatal (const char *method, const char *msgfmt,...) const |
|
virtual TObject * | FindObject (const char *name) const |
|
virtual TObject * | FindObject (const TObject *obj) const |
|
virtual Option_t * | GetDrawOption () const |
|
virtual const char * | GetIconName () const |
|
virtual char * | GetObjectInfo (Int_t px, Int_t py) const |
|
virtual Option_t * | GetOption () const |
|
virtual const char * | GetTitle () const |
|
virtual UInt_t | GetUniqueID () const |
|
virtual Bool_t | HandleTimer (TTimer *timer) |
|
virtual ULong_t | Hash () const |
|
Bool_t | HasInconsistentHash () const |
|
virtual void | Info (const char *method, const char *msgfmt,...) const |
|
virtual Bool_t | InheritsFrom (const char *classname) const |
|
virtual Bool_t | InheritsFrom (const TClass *cl) const |
|
virtual void | Inspect () const |
|
void | InvertBit (UInt_t f) |
|
Bool_t | IsDestructed () const |
|
virtual Bool_t | IsEqual (const TObject *obj) const |
|
virtual Bool_t | IsFolder () const |
|
R__ALWAYS_INLINE Bool_t | IsOnHeap () const |
|
R__ALWAYS_INLINE Bool_t | IsZombie () const |
|
void | MayNotUse (const char *method) const |
|
virtual Bool_t | Notify () |
|
void | Obsolete (const char *method, const char *asOfVers, const char *removedFromVers) const |
|
void | operator delete (void *ptr) |
|
void | operator delete (void *ptr, void *vp) |
|
void | operator delete[] (void *ptr) |
|
void | operator delete[] (void *ptr, void *vp) |
|
void * | operator new (size_t sz) |
|
void * | operator new (size_t sz, void *vp) |
|
void * | operator new[] (size_t sz) |
|
void * | operator new[] (size_t sz, void *vp) |
|
TObject & | operator= (const TObject &rhs) |
|
virtual void | Paint (Option_t *option="") |
|
virtual void | Pop () |
|
virtual Int_t | Read (const char *name) |
|
virtual void | RecursiveRemove (TObject *obj) |
|
void | ResetBit (UInt_t f) |
|
virtual void | SaveAs (const char *filename="", Option_t *option="") const |
|
virtual void | SavePrimitive (std::ostream &out, Option_t *option="") |
|
void | SetBit (UInt_t f) |
|
void | SetBit (UInt_t f, Bool_t set) |
|
virtual void | SetDrawOption (Option_t *option="") |
|
virtual void | SetUniqueID (UInt_t uid) |
|
void | StreamerNVirtual (TBuffer &ClassDef_StreamerNVirtual_b) |
|
virtual void | SysError (const char *method, const char *msgfmt,...) const |
|
R__ALWAYS_INLINE Bool_t | TestBit (UInt_t f) const |
|
Int_t | TestBits (UInt_t f) const |
|
virtual void | UseCurrentStyle () |
|
virtual void | Warning (const char *method, const char *msgfmt,...) const |
|
virtual Int_t | Write (const char *name=nullptr, Int_t option=0, Int_t bufsize=0) |
|
virtual Int_t | Write (const char *name=nullptr, Int_t option=0, Int_t bufsize=0) const |
|