ATLAS Offline Software
Loading...
Searching...
No Matches
RootUtils::ArgGen<> Struct Reference

#include <ClingCallWrapper.h>

Collaboration diagram for RootUtils::ArgGen<>:

Static Public Member Functions

static std::string addArgumentPrototype (std::string &arg_proto_type)

Detailed Description

Definition at line 140 of file ClingCallWrapper.h.

Member Function Documentation

◆ addArgumentPrototype()

std::string RootUtils::ArgGen<>::addArgumentPrototype ( std::string & arg_proto_type)
inlinestatic

Definition at line 141 of file ClingCallWrapper.h.

141 {
142 return std::string();
143}
helper template to turn an argument list into a prototype string.

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