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

#include "Functors.h"

Public Member Functions

void operator() (TPolyLine *x)
 

Detailed Description

Definition at line 43 of file Functors.h.

Member Function Documentation

void delete_polyline::operator() ( TPolyLine *  x)
inline

Definition at line 43 of file Functors.h.

References operator()(), and x.

Referenced by operator()().

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

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