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

#include <AtTPC_d2He.h>

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

Public Member Functions

 AtTPC_d2He ()
 
 AtTPC_d2He (const char *name, std::vector< Int_t > *z, std::vector< Int_t > *a, std::vector< Int_t > *q, Int_t mult, std::vector< Double_t > *px, std::vector< Double_t > *py, std::vector< Double_t > *pz, std::vector< Double_t > *mass, std::vector< Double_t > *Ex, std::vector< Double_t > *cross1, std::vector< Double_t > *cross2, std::vector< Double_t > *cross3, Int_t N_data)
 
 AtTPC_d2He (const AtTPC_d2He &)
 
AtTPC_d2Heoperator= (const AtTPC_d2He &)
 
virtual Bool_t ReadEvent (FairPrimaryGenerator *primGen)
 
virtual std::vector< Double_t > TRANSF (std::vector< Double_t > *from, std::vector< Double_t > *to, std::vector< Double_t > *vin)
 
virtual Double_t omega (Double_t x, Double_t y, Double_t z)
 
virtual ~AtTPC_d2He ()=default
 

Public Attributes

Int_t goodEvts {}
 
Int_t badEvts {}
 

Detailed Description

Definition at line 24 of file AtTPC_d2He.h.

Constructor & Destructor Documentation

◆ AtTPC_d2He() [1/3]

AtTPC_d2He::AtTPC_d2He ( )

Default constructor

Definition at line 33 of file AtTPC_d2He.cxx.

◆ AtTPC_d2He() [2/3]

AtTPC_d2He::AtTPC_d2He ( const char *  name,
std::vector< Int_t > *  z,
std::vector< Int_t > *  a,
std::vector< Int_t > *  q,
Int_t  mult,
std::vector< Double_t > *  px,
std::vector< Double_t > *  py,
std::vector< Double_t > *  pz,
std::vector< Double_t > *  mass,
std::vector< Double_t > *  Ex,
std::vector< Double_t > *  cross1,
std::vector< Double_t > *  cross2,
std::vector< Double_t > *  cross3,
Int_t  N_data 
)

Definition at line 47 of file AtTPC_d2He.cxx.

◆ AtTPC_d2He() [3/3]

AtTPC_d2He::AtTPC_d2He ( const AtTPC_d2He )

◆ ~AtTPC_d2He()

virtual AtTPC_d2He::~AtTPC_d2He ( )
virtualdefault

Destructor

Member Function Documentation

◆ omega()

Double_t AtTPC_d2He::omega ( Double_t  x,
Double_t  y,
Double_t  z 
)
virtual

Definition at line 199 of file AtTPC_d2He.cxx.

◆ operator=()

AtTPC_d2He& AtTPC_d2He::operator= ( const AtTPC_d2He )
inline

Definition at line 37 of file AtTPC_d2He.h.

◆ ReadEvent()

Bool_t AtTPC_d2He::ReadEvent ( FairPrimaryGenerator *  primGen)
virtual

Definition at line 205 of file AtTPC_d2He.cxx.

◆ TRANSF()

std::vector< Double_t > AtTPC_d2He::TRANSF ( std::vector< Double_t > *  from,
std::vector< Double_t > *  to,
std::vector< Double_t > *  vin 
)
virtual

Definition at line 153 of file AtTPC_d2He.cxx.

Member Data Documentation

◆ badEvts

Int_t AtTPC_d2He::badEvts {}

Definition at line 44 of file AtTPC_d2He.h.

◆ goodEvts

Int_t AtTPC_d2He::goodEvts {}

Definition at line 43 of file AtTPC_d2He.h.


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