LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
delete_line Struct Reference

#include "Functors.h"

Public Member Functions

void operator() (TLine *x)
 

Detailed Description

Definition at line 42 of file Functors.h.

Member Function Documentation

void delete_line::operator() ( TLine *  x)
inline

Definition at line 42 of file Functors.h.

References operator()(), and x.

Referenced by operator()().

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

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