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

#include "Functors.h"

Public Member Functions

void operator() (TBox *x)
 

Detailed Description

Definition at line 45 of file Functors.h.

Member Function Documentation

void delete_box::operator() ( TBox *  x)
inline

Definition at line 45 of file Functors.h.

References operator()(), and x.

Referenced by operator()().

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

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