|  | Garfield 0.3
    Toolkit for the detailed simulation of particle detectors based on ionization measurement in gases and semiconductors | 
#include <AvalancheMicroscopic.hh>
| Public Attributes | |
| std::vector< double > | gpu_stack_process_time | 
| std::vector< double > | cpu_stack_process_time | 
| std::vector< double > | gpu_stack_transport_time | 
| std::vector< double > | cpu_stack_transport_time | 
| std::vector< size_t > | stack_old_size | 
| std::vector< size_t > | stack_new_size | 
Definition at line 290 of file AvalancheMicroscopic.hh.
| std::vector<double> Garfield::AvalancheMicroscopic::Statistics::cpu_stack_process_time | 
Definition at line 292 of file AvalancheMicroscopic.hh.
| std::vector<double> Garfield::AvalancheMicroscopic::Statistics::cpu_stack_transport_time | 
Definition at line 294 of file AvalancheMicroscopic.hh.
| std::vector<double> Garfield::AvalancheMicroscopic::Statistics::gpu_stack_process_time | 
Definition at line 291 of file AvalancheMicroscopic.hh.
| std::vector<double> Garfield::AvalancheMicroscopic::Statistics::gpu_stack_transport_time | 
Definition at line 293 of file AvalancheMicroscopic.hh.
| std::vector<size_t> Garfield::AvalancheMicroscopic::Statistics::stack_new_size | 
Definition at line 297 of file AvalancheMicroscopic.hh.
| std::vector<size_t> Garfield::AvalancheMicroscopic::Statistics::stack_old_size | 
Definition at line 296 of file AvalancheMicroscopic.hh.