R3BROOT
R3B analysis software
Loading...
Searching...
No Matches
TCAOutputConnector< T > Class Template Reference

#include <TCAConnector.h>

Public Member Functions

 TCAOutputConnector (TString b)
 
void Init ()
 
void Reset ()
 
Int_t Size ()
 
void Insert (T t)
 
void Insert (T *t)
 
void Insert (std::vector< T > &v)
 

Detailed Description

template<typename T>
class TCAOutputConnector< T >

Definition at line 167 of file TCAConnector.h.

Constructor & Destructor Documentation

◆ TCAOutputConnector()

template<typename T>
TCAOutputConnector< T >::TCAOutputConnector ( TString b)
inline

Definition at line 175 of file TCAConnector.h.

Member Function Documentation

◆ Init()

template<typename T>
void TCAOutputConnector< T >::Init ( )
inline

Definition at line 182 of file TCAConnector.h.

◆ Insert() [1/3]

template<typename T>
void TCAOutputConnector< T >::Insert ( std::vector< T > & v)
inline

Definition at line 242 of file TCAConnector.h.

◆ Insert() [2/3]

template<typename T>
void TCAOutputConnector< T >::Insert ( T * t)
inline

Definition at line 229 of file TCAConnector.h.

◆ Insert() [3/3]

template<typename T>
void TCAOutputConnector< T >::Insert ( T t)
inline

Definition at line 219 of file TCAConnector.h.

◆ Reset()

template<typename T>
void TCAOutputConnector< T >::Reset ( )
inline

Definition at line 199 of file TCAConnector.h.

◆ Size()

template<typename T>
Int_t TCAOutputConnector< T >::Size ( )
inline

Definition at line 209 of file TCAConnector.h.


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