ATLAS Offline Software
Public Member Functions | List of all members
conifer::OpAdd< T > Class Template Reference

#include <conifer.h>

Collaboration diagram for conifer::OpAdd< T >:

Public Member Functions

operator() (T a, T b)
 

Detailed Description

template<class T>
class conifer::OpAdd< T >

Definition at line 41 of file conifer.h.

Member Function Documentation

◆ operator()()

template<class T >
T conifer::OpAdd< T >::operator() ( a,
b 
)
inline

Definition at line 43 of file conifer.h.

43 { return a + b; }

The documentation for this class was generated from the following file:
plotBeamSpotMon.b
b
Definition: plotBeamSpotMon.py:77
a
TList * a
Definition: liststreamerinfos.cxx:10