29 fBaddressIsPtr(false), fDecomposedObj(false), fCheckedType(false), fBranchPtr(nullptr), fLoadResult(0)
43 :
TNamed(
name,title),fBaddress(nullptr),fBaddressType(0),
44 fBaddressIsPtr(false), fDecomposedObj(false), fCheckedType(false), fBranchPtr(nullptr), fLoadResult(0)
83 std::cout <<
"<not calculated>";
size_t size(const MatrixT &matrix)
retrieve the size of a square matrix
A TChainElement describes a component of a TChain.
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 SetPacketSize(Int_t size=100)
Set number of entries per packet for parallel root.
~TChainElement() override
Default destructor for a chain element.
Int_t fNPackets
Number of packets.
char * fPackets
! Packet descriptor string
virtual void SetLookedUp(bool y=true)
Set/Reset the looked-up bit.
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.
void ls(Option_t *option="") const override
List files in the chain.
The TNamed class is the base class for all named ROOT classes.
const char * GetName() const override
Returns name of object.
const char * GetTitle() const override
Returns title 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