27 fBaddressIsPtr(
kFALSE), fBranchPtr(0)
34 ResetBit(kHasBeenLookedUp);
41 :
TNamed(name,title),fBaddress(0),fBaddressType(0),
42 fBaddressIsPtr(
kFALSE), fBranchPtr(0)
81 std::cout <<
"<not calculated>";
virtual const char * GetName() const
Returns name of object.
virtual void SetLookedUp(Bool_t y=kTRUE)
Set/Reset the looked-up bit.
A TChainElement describes a component of a TChain.
void SetBit(UInt_t f, Bool_t set)
Set or unset the user status bits as specified in f.
virtual void SetPacketSize(Int_t size=100)
Set number of entries per packet for parallel root.
char * fPackets
True if the address is a pointer to an address.
The TNamed class is the base class for all named ROOT classes.
virtual ~TChainElement()
Default destructor for a chain element.
static void IndentLevel()
Functions used by ls() to indent an object hierarchy.
virtual void CreatePackets()
Initialize the packet descriptor string.
TChainElement()
Address of user branch pointer (to updated upon loading a file)
static constexpr Long64_t kMaxEntries
virtual const char * GetTitle() const
Returns title of object.
virtual void ls(Option_t *option="") const
List files in the chain.