29   fBaddressIsPtr(
kFALSE), fDecomposedObj(
kFALSE), fCheckedType(
kFALSE), fBranchPtr(0), fLoadResult(0)
 
   43   :
TNamed(
name,title),fBaddress(0),fBaddressType(0),
 
   44    fBaddressIsPtr(
kFALSE), fDecomposedObj(
kFALSE), fCheckedType(
kFALSE), fBranchPtr(0), 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.
 
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.
 
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