30 fBaddressIsPtr(
kFALSE), fDecomposedObj(
kFALSE), fCheckedType(
kFALSE), fBranchPtr(0), fLoadResult(0)
44 :
TNamed(
name,title),fBaddress(0),fBaddressType(0),
45 fBaddressIsPtr(
kFALSE), fDecomposedObj(
kFALSE), fCheckedType(
kFALSE), fBranchPtr(0), fLoadResult(0)
84 std::cout <<
"<not calculated>";
A TChainElement describes a component of a TChain.
virtual ~TChainElement()
Default destructor for a chain element.
Long64_t fEntries
Number of entries in the tree of this chain element.
Int_t fPacketSize
Number of events in one packet for parallel root.
virtual void SetLookedUp(Bool_t y=kTRUE)
Set/Reset the looked-up bit.
virtual void SetPacketSize(Int_t size=100)
Set number of entries per packet for parallel root.
Int_t fNPackets
Number of packets.
char * fPackets
! Packet descriptor string
Int_t fStatus
branch status when used as a branch
TChainElement()
Default constructor for a chain element.
virtual void CreatePackets()
Initialize the packet descriptor string.
virtual void ls(Option_t *option="") const
List files in the chain.
The TNamed class is the base class for all named ROOT classes.
virtual const char * GetTitle() const
Returns title of object.
virtual const char * GetName() const
Returns name of object.
void SetBit(UInt_t f, Bool_t set)
Set or unset the user status bits as specified in f.
static void IndentLevel()
Functions used by ls() to indent an object hierarchy.
static constexpr Long64_t kMaxEntries