List of all members | Public Member Functions | Public Attributes
io::CounterSimData_ROOT Class Reference

Persistent CounterSimData using ROOT. More...

#include <CounterSimData_ROOT.h>

Public Member Functions

 ClassDefNV (CounterSimData_ROOT, DONT_CHANGE_THIS_NUMBER)
 
 CounterSimData_ROOT ()
 
 CounterSimData_ROOT (const mevt::CounterSimData &c)
 
void operator>> (mevt::CounterSimData &c) const
 

Public Attributes

std::vector< Particle_ROOTfGrdParticles
 
bool fHoleCounter = false
 
std::vector< Particle_ROOTfUGrdParticles
 

Detailed Description

Persistent CounterSimData using ROOT.

Author
F. Sanchez
Darko Veberic

Definition at line 23 of file CounterSimData_ROOT.h.

Constructor & Destructor Documentation

io::CounterSimData_ROOT::CounterSimData_ROOT ( )
inline

Definition at line 26 of file CounterSimData_ROOT.h.

CounterSimData_ROOT::CounterSimData_ROOT ( const mevt::CounterSimData c)

Definition at line 10 of file CounterSimData_ROOT.cc.

Member Function Documentation

io::CounterSimData_ROOT::ClassDefNV ( CounterSimData_ROOT  ,
DONT_CHANGE_THIS_NUMBER   
)
void CounterSimData_ROOT::operator>> ( mevt::CounterSimData c) const

Member Data Documentation

std::vector<Particle_ROOT> io::CounterSimData_ROOT::fGrdParticles

Definition at line 32 of file CounterSimData_ROOT.h.

Referenced by operator>>().

bool io::CounterSimData_ROOT::fHoleCounter = false

Definition at line 34 of file CounterSimData_ROOT.h.

Referenced by operator>>().

std::vector<Particle_ROOT> io::CounterSimData_ROOT::fUGrdParticles

Definition at line 33 of file CounterSimData_ROOT.h.

Referenced by operator>>().


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

, generated on Tue Sep 26 2023.