ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
GCrdc_test Class Reference

#include <S800.h>

Inheritance diagram for GCrdc_test:
Inheritance graph
[legend]
Collaboration diagram for GCrdc_test:
Collaboration graph
[legend]

Public Member Functions

 GCrdc_test ()
 
 ~GCrdc_test ()
 
void Clear ()
 
void Set_raw (int n, int q, float val)
 
std::vector< float > GetData ()
 
float Get_raw (int n, int q)
 

Protected Member Functions

 ClassDef (GCrdc_test, 1)
 

Protected Attributes

float raw_crdc [2][224]
 
std::vector< float > fdata
 

Detailed Description

Definition at line 305 of file S800.h.

Constructor & Destructor Documentation

◆ GCrdc_test()

GCrdc_test::GCrdc_test ( )
inline

Definition at line 307 of file S800.h.

◆ ~GCrdc_test()

GCrdc_test::~GCrdc_test ( )
inline

Definition at line 312 of file S800.h.

Member Function Documentation

◆ ClassDef()

GCrdc_test::ClassDef ( GCrdc_test  ,
 
)
protected

◆ Clear()

void GCrdc_test::Clear ( )
inline

Definition at line 313 of file S800.h.

◆ Get_raw()

float GCrdc_test::Get_raw ( int  n,
int  q 
)
inline

Definition at line 321 of file S800.h.

◆ GetData()

std::vector<float> GCrdc_test::GetData ( )
inline

Definition at line 320 of file S800.h.

◆ Set_raw()

void GCrdc_test::Set_raw ( int  n,
int  q,
float  val 
)
inline

Definition at line 319 of file S800.h.

Member Data Documentation

◆ fdata

std::vector<float> GCrdc_test::fdata
protected

Definition at line 325 of file S800.h.

◆ raw_crdc

float GCrdc_test::raw_crdc[2][224]
protected

Definition at line 324 of file S800.h.


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