Quick Links:
ROOT Homepage
Class Index
Class Hierarchy
Search
Source:
header file
Sections:
namespace description
function members
data members
class charts
A++
»
INCLUDE
»
RooCintUtils
namespace RooCintUtils
Function Members (Methods)
public:
pair<list<string>,
unsigned
int
>
ctorArgs
(
const
char
* classname,
UInt_t
nMinArgs = 0)
Bool_t
isEnum
(
const
char
* typeName)
Bool_t
isTypeDef
(
const
char
*
trueName
,
const
char
* aliasName)
Bool_t
isValidEnumValue
(
const
char
* typeName,
const
char
* value)
string
trueName
(
const
char
* typeDefName)
Class Charts
Function documentation
std::pair<std::list<std::string>,
unsigned
int
>
ctorArgs
(
const
char
* classname,
UInt_t
nMinArgs = 0)
Bool_t
isEnum
(
const
char
* typeName)
Bool_t
isValidEnumValue
(
const
char
* typeName,
const
char
* value)
Bool_t
isTypeDef
(
const
char
*
trueName
,
const
char
* aliasName)
std::string
trueName
(
const
char
* typeDefName)