Hall A ROOT/C++ Analyzer (podd)
Loading...
Searching...
No Matches
BdataLoc::BdataLocType Class Reference

Definition at line 26 of file BdataLoc.h.

Public Member Functions

 BdataLocType (const char *cl, const char *key, Int_t np, void *ptr=nullptr)
 
bool operator< (const BdataLocType &rhs) const
 

Public Attributes

const char * fClassName
 
const char * fDBkey
 
Int_t fNparams
 
voidfOptptr
 
TClassfTClass
 

#include <BdataLoc.h>

Constructor & Destructor Documentation

◆ BdataLocType()

BdataLoc::BdataLocType::BdataLocType ( const char *  cl,
const char *  key,
Int_t  np,
void ptr = nullptr 
)
inline

Definition at line 28 of file BdataLoc.h.

Member Function Documentation

◆ operator<()

bool BdataLoc::BdataLocType::operator< ( const BdataLocType rhs) const
inline

Definition at line 31 of file BdataLoc.h.

Member Data Documentation

◆ fClassName

const char* BdataLoc::BdataLocType::fClassName

Definition at line 33 of file BdataLoc.h.

◆ fDBkey

const char* BdataLoc::BdataLocType::fDBkey

Definition at line 34 of file BdataLoc.h.

◆ fNparams

Int_t BdataLoc::BdataLocType::fNparams

Definition at line 35 of file BdataLoc.h.

◆ fOptptr

void* BdataLoc::BdataLocType::fOptptr

Definition at line 36 of file BdataLoc.h.

◆ fTClass

TClass* BdataLoc::BdataLocType::fTClass
mutable

Definition at line 37 of file BdataLoc.h.

Collaboration diagram for BdataLoc::BdataLocType:

The documentation for this class was generated from the following file: