Project
Loading...
Searching...
No Matches
o2::test::BranchContent< T > Struct Template Reference

Public Types

using ref_type = T
 

Public Attributes

const charbranchName
 
ref_type reference
 

Detailed Description

template<typename T>
struct o2::test::BranchContent< T >

Definition at line 60 of file test_RootTreeWriter.cxx.

Member Typedef Documentation

◆ ref_type

template<typename T >
using o2::test::BranchContent< T >::ref_type = T

Definition at line 61 of file test_RootTreeWriter.cxx.

Member Data Documentation

◆ branchName

template<typename T >
const char* o2::test::BranchContent< T >::branchName

Definition at line 62 of file test_RootTreeWriter.cxx.

◆ reference

template<typename T >
ref_type o2::test::BranchContent< T >::reference

Definition at line 63 of file test_RootTreeWriter.cxx.


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