ATLAS Offline Software
Functions
getaddr.cxx File Reference

Go to the source code of this file.

Functions

void * getaddr_ (void *arg)
 
void * getaddri_ (int *arg)
 

Function Documentation

◆ getaddr_()

void * getaddr_ ( void *  arg)

Definition at line 20 of file getaddr.cxx.

20  {
21 
22  return(arg);
23 
24 }

◆ getaddri_()

void * getaddri_ ( int *  arg)

Definition at line 28 of file getaddr.cxx.

28  {
29 
30  return(arg);
31 
32 }
create_dcsc_inputs_sqlite.arg
list arg
Definition: create_dcsc_inputs_sqlite.py:48