LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
delete_latex Struct Reference

#include "Functors.h"

Public Member Functions

void operator() (TLatex *x)
 

Detailed Description

Definition at line 47 of file Functors.h.

Member Function Documentation

void delete_latex::operator() ( TLatex *  x)
inline

Definition at line 47 of file Functors.h.

References operator()(), and x.

Referenced by operator()().

47 {void operator()(TLatex* x) { delete x; }};
Float_t x
Definition: compare.C:6
void operator()(TLatex *x)
Definition: Functors.h:47

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