82 std::cout <<
"<not calculated>";
size_t size(const MatrixT &matrix)
retrieve the size of a square matrix
int Int_t
Signed integer 4 bytes (int).
const char Option_t
Option string (const char).
bool fBaddressIsPtr
! True if the address is a pointer to an address
Long64_t fEntries
Number of entries in the tree of this chain element.
bool fDecomposedObj
! True if the address needs the branch in MakeClass/DecomposedObj mode.
Int_t fPacketSize
Number of events in one packet for parallel root.
TBranch ** fBranchPtr
! Address of user branch pointer (to updated upon loading a file)
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 fLoadResult
! Return value of TChain::LoadTree(); 0 means success
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.
UInt_t fBaddressType
! Type of the value pointed to by fBaddress
void * fBaddress
! branch address when used as a branch
bool fCheckedType
! True if the branch type and the address type have been checked.
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
Used as the max value for any TTree range operation.