Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TGeoElementRN Class Reference

Class representing a radionuclidevoid TGeoManager::SetDefaultRootUnits() { if ( fgDefaultUnits == kRootUnits ) { return; } else if ( gGeometryLocked ) { TError::Fatal("TGeoManager","The system of units may only be changed once BEFORE any elements and materials are created!"); } fgDefaultUnits = kRootUnits; }.

Definition at line 138 of file TGeoElement.h.

Public Member Functions

 TGeoElementRN ()
 Default constructor.
 
 TGeoElementRN (Int_t A, Int_t Z, Int_t iso, Double_t level, Double_t deltaM, Double_t halfLife, const char *JP, Double_t natAbun, Double_t th_f, Double_t tg_f, Double_t th_s, Double_t tg_s, Int_t status)
 Constructor.
 
virtual ~TGeoElementRN ()
 Destructor.
 
void AddDecay (Int_t decay, Int_t diso, Double_t branchingRatio, Double_t qValue)
 Adds a decay mode for this element.
 
void AddDecay (TGeoDecayChannel *dc)
 Adds a decay channel to the list of decays.
 
void AddRatio (TGeoBatemanSol &ratio)
 Adds a proportion ratio to the existing one.
 
Int_t AtomicNo () const
 
Bool_t CheckDecays () const
 Check if all decay chain of the element is OK.
 
Int_t DecayResult (TGeoDecayChannel *dc) const
 Returns ENDF code of decay result.
 
TObjArrayDecays () const
 
virtual Int_t ENDFCode () const
 
void FillPopulation (TObjArray *population, Double_t precision=0.001, Double_t factor=1.)
 Fills the input array with the set of RN elements resulting from the decay of this one.
 
Int_t GetNdecays () const
 Get number of decay channels of this element.
 
virtual Double_t GetSpecificActivity () const
 Get the activity in Bq of a gram of material made from this element.
 
Double_t HalfLife () const
 
Int_t IsoNo () const
 
virtual Bool_t IsRadioNuclide () const
 
Double_t Level () const
 
Double_t MassEx () const
 
Int_t MassNo () const
 
Double_t NatAbun () const
 
const char * PJ () const
 
virtual void Print (Option_t *option="") const
 Print info about the element;.
 
TGeoBatemanSolRatio () const
 
void ResetRatio ()
 Clears the existing ratio.
 
virtual void SavePrimitive (std::ostream &out, Option_t *option="")
 Save primitive for RN elements.
 
Bool_t Stable () const
 
Double_t Status () const
 
Double_t TG_F () const
 
Double_t TG_S () const
 
Double_t TH_F () const
 
Double_t TH_S () const
 
- Public Member Functions inherited from TGeoElement
 TGeoElement ()
 Default constructor.
 
 TGeoElement (const char *name, const char *title, Int_t nisotopes)
 Element having isotopes.
 
 TGeoElement (const char *name, const char *title, Int_t z, Double_t a)
 Obsolete constructor.
 
 TGeoElement (const char *name, const char *title, Int_t z, Int_t n, Double_t a)
 Constructor.
 
virtual ~TGeoElement ()
 destructor
 
Double_t A () const
 
void AddIsotope (TGeoIsotope *isotope, Double_t relativeAbundance)
 Add an isotope for this element. All isotopes have to be isotopes of the same element.
 
void ComputeDerivedQuantities ()
 Calculate properties for an atomic number.
 
Double_t GetfCoulomb () const
 
Double_t GetfRadTsai () const
 
TGeoIsotopeGetIsotope (Int_t i) const
 Return i-th isotope in the element.
 
Int_t GetNisotopes () const
 
Double_t GetRelativeAbundance (Int_t i) const
 Return relative abundance of i-th isotope in this element.
 
Bool_t HasIsotopes () const
 
Bool_t IsDefined () const
 
Bool_t IsUsed () const
 
Int_t N () const
 
Double_t Neff () const
 Returns effective number of nucleons.
 
void SetDefined (Bool_t flag=kTRUE)
 
void SetUsed (Bool_t flag=kTRUE)
 
Int_t Z () const
 
- Public Member Functions inherited from TNamed
 TNamed ()
 
 TNamed (const char *name, const char *title)
 
 TNamed (const TNamed &named)
 TNamed copy ctor.
 
 TNamed (const TString &name, const TString &title)
 
virtual ~TNamed ()
 TNamed destructor.
 
virtual void Clear (Option_t *option="")
 Set name and title to empty strings ("").
 
virtual TObjectClone (const char *newname="") const
 Make a clone of an object using the Streamer facility.
 
virtual Int_t Compare (const TObject *obj) const
 Compare two TNamed objects.
 
virtual void Copy (TObject &named) const
 Copy this to obj.
 
virtual void FillBuffer (char *&buffer)
 Encode TNamed into output buffer.
 
virtual const char * GetName () const
 Returns name of object.
 
virtual const char * GetTitle () const
 Returns title of object.
 
virtual ULong_t Hash () const
 Return hash value for this object.
 
virtual Bool_t IsSortable () const
 
virtual void ls (Option_t *option="") const
 List TNamed name and title.
 
TNamedoperator= (const TNamed &rhs)
 TNamed assignment operator.
 
virtual void SetName (const char *name)
 Set the name of the TNamed.
 
virtual void SetNameTitle (const char *name, const char *title)
 Set all the TNamed parameters (name and title).
 
virtual void SetTitle (const char *title="")
 Set the title of the TNamed.
 
virtual Int_t Sizeof () const
 Return size of the TNamed part of the TObject.
 
- Public Member Functions inherited from TObject
 TObject ()
 TObject constructor.
 
 TObject (const TObject &object)
 TObject copy ctor.
 
virtual ~TObject ()
 TObject destructor.
 
void AbstractMethod (const char *method) const
 Use this method to implement an "abstract" method that you don't want to leave purely abstract.
 
virtual void AppendPad (Option_t *option="")
 Append graphics object to current pad.
 
virtual void Browse (TBrowser *b)
 Browse object. May be overridden for another default action.
 
ULong_t CheckedHash ()
 Check and record whether this class has a consistent Hash/RecursiveRemove setup (*) and then return the regular Hash value for this object.
 
virtual const char * ClassName () const
 Returns name of class to which the object belongs.
 
virtual void Delete (Option_t *option="")
 Delete this object.
 
virtual Int_t DistancetoPrimitive (Int_t px, Int_t py)
 Computes distance from point (px,py) to the object.
 
virtual void Draw (Option_t *option="")
 Default Draw method for all objects.
 
virtual void DrawClass () const
 Draw class inheritance tree of the class to which this object belongs.
 
virtual TObjectDrawClone (Option_t *option="") const
 Draw a clone of this object in the current selected pad for instance with: gROOT->SetSelectedPad(gPad).
 
virtual void Dump () const
 Dump contents of object on stdout.
 
virtual void Error (const char *method, const char *msgfmt,...) const
 Issue error message.
 
virtual void Execute (const char *method, const char *params, Int_t *error=0)
 Execute method on this object with the given parameter string, e.g.
 
virtual void Execute (TMethod *method, TObjArray *params, Int_t *error=0)
 Execute method on this object with parameters stored in the TObjArray.
 
virtual void ExecuteEvent (Int_t event, Int_t px, Int_t py)
 Execute action corresponding to an event at (px,py).
 
virtual void Fatal (const char *method, const char *msgfmt,...) const
 Issue fatal error message.
 
virtual TObjectFindObject (const char *name) const
 Must be redefined in derived classes.
 
virtual TObjectFindObject (const TObject *obj) const
 Must be redefined in derived classes.
 
virtual Option_tGetDrawOption () const
 Get option used by the graphics system to draw this object.
 
virtual const char * GetIconName () const
 Returns mime type name of object.
 
virtual char * GetObjectInfo (Int_t px, Int_t py) const
 Returns string containing info about the object at position (px,py).
 
virtual Option_tGetOption () const
 
virtual UInt_t GetUniqueID () const
 Return the unique object id.
 
virtual Bool_t HandleTimer (TTimer *timer)
 Execute action in response of a timer timing out.
 
Bool_t HasInconsistentHash () const
 Return true is the type of this object is known to have an inconsistent setup for Hash and RecursiveRemove (i.e.
 
virtual void Info (const char *method, const char *msgfmt,...) const
 Issue info message.
 
virtual Bool_t InheritsFrom (const char *classname) const
 Returns kTRUE if object inherits from class "classname".
 
virtual Bool_t InheritsFrom (const TClass *cl) const
 Returns kTRUE if object inherits from TClass cl.
 
virtual void Inspect () const
 Dump contents of this object in a graphics canvas.
 
void InvertBit (UInt_t f)
 
Bool_t IsDestructed () const
 IsDestructed.
 
virtual Bool_t IsEqual (const TObject *obj) const
 Default equal comparison (objects are equal if they have the same address in memory).
 
virtual Bool_t IsFolder () const
 Returns kTRUE in case object contains browsable objects (like containers or lists of other objects).
 
R__ALWAYS_INLINE Bool_t IsOnHeap () const
 
R__ALWAYS_INLINE Bool_t IsZombie () const
 
void MayNotUse (const char *method) const
 Use this method to signal that a method (defined in a base class) may not be called in a derived class (in principle against good design since a child class should not provide less functionality than its parent, however, sometimes it is necessary).
 
virtual Bool_t Notify ()
 This method must be overridden to handle object notification.
 
void Obsolete (const char *method, const char *asOfVers, const char *removedFromVers) const
 Use this method to declare a method obsolete.
 
void operator delete (void *ptr)
 Operator delete.
 
void operator delete[] (void *ptr)
 Operator delete [].
 
voidoperator new (size_t sz)
 
voidoperator new (size_t sz, void *vp)
 
voidoperator new[] (size_t sz)
 
voidoperator new[] (size_t sz, void *vp)
 
TObjectoperator= (const TObject &rhs)
 TObject assignment operator.
 
virtual void Paint (Option_t *option="")
 This method must be overridden if a class wants to paint itself.
 
virtual void Pop ()
 Pop on object drawn in a pad to the top of the display list.
 
virtual Int_t Read (const char *name)
 Read contents of object with specified name from the current directory.
 
virtual void RecursiveRemove (TObject *obj)
 Recursively remove this object from a list.
 
void ResetBit (UInt_t f)
 
virtual void SaveAs (const char *filename="", Option_t *option="") const
 Save this object in the file specified by filename.
 
void SetBit (UInt_t f)
 
void SetBit (UInt_t f, Bool_t set)
 Set or unset the user status bits as specified in f.
 
virtual void SetDrawOption (Option_t *option="")
 Set drawing option for object.
 
virtual void SetUniqueID (UInt_t uid)
 Set the unique object id.
 
virtual void SysError (const char *method, const char *msgfmt,...) const
 Issue system error message.
 
R__ALWAYS_INLINE Bool_t TestBit (UInt_t f) const
 
Int_t TestBits (UInt_t f) const
 
virtual void UseCurrentStyle ()
 Set current style settings in this object This function is called when either TCanvas::UseCurrentStyle or TROOT::ForceStyle have been invoked.
 
virtual void Warning (const char *method, const char *msgfmt,...) const
 Issue warning message.
 
virtual Int_t Write (const char *name=0, Int_t option=0, Int_t bufsize=0)
 Write this object to the current directory.
 
virtual Int_t Write (const char *name=0, Int_t option=0, Int_t bufsize=0) const
 Write this object to the current directory.
 

Static Public Member Functions

static Int_t ENDF (Int_t a, Int_t z, Int_t iso)
 
static TGeoElementRNReadElementRN (const char *record, Int_t &ndecays)
 Create element from line record.
 
- Static Public Member Functions inherited from TGeoElement
static TGeoElementTableGetElementTable ()
 Returns pointer to the table.
 
- Static Public Member Functions inherited from TObject
static Longptr_t GetDtorOnly ()
 Return destructor only flag.
 
static Bool_t GetObjectStat ()
 Get status of object stat flag.
 
static void SetDtorOnly (void *obj)
 Set destructor only flag.
 
static void SetObjectStat (Bool_t stat)
 Turn on/off tracking of objects in the TObjectTable.
 

Protected Member Functions

void MakeName (Int_t a, Int_t z, Int_t iso)
 Generate a default name for the element.
 
- Protected Member Functions inherited from TObject
virtual void DoError (int level, const char *location, const char *fmt, va_list va) const
 Interface to ErrorHandler (protected).
 
void MakeZombie ()
 

Protected Attributes

TObjArrayfDecays
 
Double_t fDeltaM
 
Int_t fENDFcode
 
Double_t fHalfLife
 
Int_t fIso
 
Double_t fLevel
 
Double_t fNatAbun
 
TGeoBatemanSolfRatio
 
Int_t fStatus
 
Double_t fTG_F
 
Double_t fTG_S
 
Double_t fTH_F
 
Double_t fTH_S
 
- Protected Attributes inherited from TGeoElement
Double_t fA
 
Double_tfAbundances
 
Double_t fCoulomb
 
TObjArrayfIsotopes
 
Int_t fN
 
Int_t fNisotopes
 
Double_t fRadTsai
 
Int_t fZ
 
- Protected Attributes inherited from TNamed
TString fName
 
TString fTitle
 

Private Member Functions

 TGeoElementRN (const TGeoElementRN &elem)=delete
 
TGeoElementRNoperator= (const TGeoElementRN &elem)=delete
 

Additional Inherited Members

- Public Types inherited from TObject
enum  {
  kIsOnHeap = 0x01000000 , kNotDeleted = 0x02000000 , kZombie = 0x04000000 , kInconsistent = 0x08000000 ,
  kBitMask = 0x00ffffff
}
 
enum  { kSingleKey = BIT(0) , kOverwrite = BIT(1) , kWriteDelete = BIT(2) }
 
enum  EDeprecatedStatusBits { kObjInCanvas = BIT(3) }
 
enum  EStatusBits {
  kCanDelete = BIT(0) , kMustCleanup = BIT(3) , kIsReferenced = BIT(4) , kHasUUID = BIT(5) ,
  kCannotPick = BIT(6) , kNoContextMenu = BIT(8) , kInvalidObject = BIT(13)
}
 
- Protected Types inherited from TGeoElement
enum  EGeoElement { kElemUsed = BIT(17) , kElemDefined = BIT(18) , kElementChecked = BIT(19) }
 
- Protected Types inherited from TObject
enum  { kOnlyPrepStep = BIT(3) }
 

#include <TGeoElement.h>

Inheritance diagram for TGeoElementRN:
[legend]

Constructor & Destructor Documentation

◆ TGeoElementRN() [1/3]

TGeoElementRN::TGeoElementRN ( const TGeoElementRN elem)
privatedelete

◆ TGeoElementRN() [2/3]

TGeoElementRN::TGeoElementRN ( )

Default constructor.

Definition at line 381 of file TGeoElement.cxx.

◆ TGeoElementRN() [3/3]

TGeoElementRN::TGeoElementRN ( Int_t  A,
Int_t  Z,
Int_t  iso,
Double_t  level,
Double_t  deltaM,
Double_t  halfLife,
const char *  JP,
Double_t  natAbun,
Double_t  th_f,
Double_t  tg_f,
Double_t  th_s,
Double_t  tg_s,
Int_t  status 
)

Constructor.

Definition at line 402 of file TGeoElement.cxx.

◆ ~TGeoElementRN()

TGeoElementRN::~TGeoElementRN ( )
virtual

Destructor.

Definition at line 431 of file TGeoElement.cxx.

Member Function Documentation

◆ AddDecay() [1/2]

void TGeoElementRN::AddDecay ( Int_t  decay,
Int_t  diso,
Double_t  branchingRatio,
Double_t  qValue 
)

Adds a decay mode for this element.

Definition at line 443 of file TGeoElement.cxx.

◆ AddDecay() [2/2]

void TGeoElementRN::AddDecay ( TGeoDecayChannel dc)

Adds a decay channel to the list of decays.

Definition at line 460 of file TGeoElement.cxx.

◆ AddRatio()

void TGeoElementRN::AddRatio ( TGeoBatemanSol ratio)

Adds a proportion ratio to the existing one.

Definition at line 665 of file TGeoElement.cxx.

◆ AtomicNo()

Int_t TGeoElementRN::AtomicNo ( ) const
inline

Definition at line 182 of file TGeoElement.h.

◆ CheckDecays()

Bool_t TGeoElementRN::CheckDecays ( ) const

Check if all decay chain of the element is OK.

Definition at line 489 of file TGeoElement.cxx.

◆ DecayResult()

Int_t TGeoElementRN::DecayResult ( TGeoDecayChannel dc) const

Returns ENDF code of decay result.

Definition at line 534 of file TGeoElement.cxx.

◆ Decays()

TObjArray * TGeoElementRN::Decays ( ) const
inline

Definition at line 195 of file TGeoElement.h.

◆ ENDF()

static Int_t TGeoElementRN::ENDF ( Int_t  a,
Int_t  z,
Int_t  iso 
)
inlinestatic

Definition at line 175 of file TGeoElement.h.

◆ ENDFCode()

virtual Int_t TGeoElementRN::ENDFCode ( ) const
inlinevirtual

Reimplemented from TGeoElement.

Definition at line 178 of file TGeoElement.h.

◆ FillPopulation()

void TGeoElementRN::FillPopulation ( TObjArray population,
Double_t  precision = 0.001,
Double_t  factor = 1. 
)

Fills the input array with the set of RN elements resulting from the decay of this one.

All element in the list will contain the time evolution of their proportion by number with respect to this element. The proportion can be retrieved via the method TGeoElementRN::Ratio(). The precision represent the minimum cumulative branching ratio for which decay products are still taken into account.

Definition at line 550 of file TGeoElement.cxx.

◆ GetNdecays()

Int_t TGeoElementRN::GetNdecays ( ) const

Get number of decay channels of this element.

Definition at line 470 of file TGeoElement.cxx.

◆ GetSpecificActivity()

Double_t TGeoElementRN::GetSpecificActivity ( ) const
virtual

Get the activity in Bq of a gram of material made from this element.

Reimplemented from TGeoElement.

Definition at line 479 of file TGeoElement.cxx.

◆ HalfLife()

Double_t TGeoElementRN::HalfLife ( ) const
inline

Definition at line 186 of file TGeoElement.h.

◆ IsoNo()

Int_t TGeoElementRN::IsoNo ( ) const
inline

Definition at line 183 of file TGeoElement.h.

◆ IsRadioNuclide()

virtual Bool_t TGeoElementRN::IsRadioNuclide ( ) const
inlinevirtual

Reimplemented from TGeoElement.

Definition at line 180 of file TGeoElement.h.

◆ Level()

Double_t TGeoElementRN::Level ( ) const
inline

Definition at line 184 of file TGeoElement.h.

◆ MakeName()

void TGeoElementRN::MakeName ( Int_t  a,
Int_t  z,
Int_t  iso 
)
protected

Generate a default name for the element.

Definition at line 569 of file TGeoElement.cxx.

◆ MassEx()

Double_t TGeoElementRN::MassEx ( ) const
inline

Definition at line 185 of file TGeoElement.h.

◆ MassNo()

Int_t TGeoElementRN::MassNo ( ) const
inline

Definition at line 181 of file TGeoElement.h.

◆ NatAbun()

Double_t TGeoElementRN::NatAbun ( ) const
inline

Definition at line 187 of file TGeoElement.h.

◆ operator=()

TGeoElementRN & TGeoElementRN::operator= ( const TGeoElementRN elem)
privatedelete

◆ PJ()

const char * TGeoElementRN::PJ ( ) const
inline

Definition at line 188 of file TGeoElement.h.

◆ Print()

void TGeoElementRN::Print ( Option_t option = "") const
virtual

Print info about the element;.

Reimplemented from TGeoElement.

Definition at line 587 of file TGeoElement.cxx.

◆ Ratio()

TGeoBatemanSol * TGeoElementRN::Ratio ( ) const
inline

Definition at line 197 of file TGeoElement.h.

◆ ReadElementRN()

TGeoElementRN * TGeoElementRN::ReadElementRN ( const char *  record,
Int_t ndecays 
)
static

Create element from line record.

Definition at line 614 of file TGeoElement.cxx.

◆ ResetRatio()

void TGeoElementRN::ResetRatio ( )

Clears the existing ratio.

Definition at line 674 of file TGeoElement.cxx.

◆ SavePrimitive()

void TGeoElementRN::SavePrimitive ( std::ostream &  out,
Option_t option = "" 
)
virtual

Save primitive for RN elements.

Reimplemented from TObject.

Definition at line 629 of file TGeoElement.cxx.

◆ Stable()

Bool_t TGeoElementRN::Stable ( ) const
inline

Definition at line 194 of file TGeoElement.h.

◆ Status()

Double_t TGeoElementRN::Status ( ) const
inline

Definition at line 193 of file TGeoElement.h.

◆ TG_F()

Double_t TGeoElementRN::TG_F ( ) const
inline

Definition at line 190 of file TGeoElement.h.

◆ TG_S()

Double_t TGeoElementRN::TG_S ( ) const
inline

Definition at line 192 of file TGeoElement.h.

◆ TH_F()

Double_t TGeoElementRN::TH_F ( ) const
inline

Definition at line 189 of file TGeoElement.h.

◆ TH_S()

Double_t TGeoElementRN::TH_S ( ) const
inline

Definition at line 191 of file TGeoElement.h.

Member Data Documentation

◆ fDecays

TObjArray* TGeoElementRN::fDecays
protected

Definition at line 155 of file TGeoElement.h.

◆ fDeltaM

Double_t TGeoElementRN::fDeltaM
protected

Definition at line 144 of file TGeoElement.h.

◆ fENDFcode

Int_t TGeoElementRN::fENDFcode
protected

Definition at line 141 of file TGeoElement.h.

◆ fHalfLife

Double_t TGeoElementRN::fHalfLife
protected

Definition at line 145 of file TGeoElement.h.

◆ fIso

Int_t TGeoElementRN::fIso
protected

Definition at line 142 of file TGeoElement.h.

◆ fLevel

Double_t TGeoElementRN::fLevel
protected

Definition at line 143 of file TGeoElement.h.

◆ fNatAbun

Double_t TGeoElementRN::fNatAbun
protected

Definition at line 146 of file TGeoElement.h.

◆ fRatio

TGeoBatemanSol* TGeoElementRN::fRatio
protected

Definition at line 153 of file TGeoElement.h.

◆ fStatus

Int_t TGeoElementRN::fStatus
protected

Definition at line 152 of file TGeoElement.h.

◆ fTG_F

Double_t TGeoElementRN::fTG_F
protected

Definition at line 149 of file TGeoElement.h.

◆ fTG_S

Double_t TGeoElementRN::fTG_S
protected

Definition at line 151 of file TGeoElement.h.

◆ fTH_F

Double_t TGeoElementRN::fTH_F
protected

Definition at line 148 of file TGeoElement.h.

◆ fTH_S

Double_t TGeoElementRN::fTH_S
protected

Definition at line 150 of file TGeoElement.h.

Libraries for TGeoElementRN:

The documentation for this class was generated from the following files: