Analysis Software
Documentation for sPHENIX simulation software
|
#include <online_distribution/blob/master/newbasic/packet_A.h>
Public Member Functions | |
Packet_A (PACKET_ptr packet_ptr) | |
Packet_A () | |
~Packet_A () | |
int | getLength () const |
int | getErrorLength () const |
int | getDebugLength () const |
get the length of the debug block | |
int | getIdentifier () const |
get the packet identifier | |
int | getPadding () const |
get the number of padding units in the packet data. | |
int | getStructure () const |
get the structure of the packet data; unformatted, hitlist, etc. | |
int | getHitFormat () const |
get the hit format; in case of unformatted get the encoding scheme. | |
int | getDataLength () const |
get what the name says... | |
void | identify (OSTREAM &=COUT) const |
void | fullIdentify (OSTREAM &=COUT) const |
void | dumpErrorBlock (OSTREAM &=COUT) |
void | dumpDebugBlock (OSTREAM &=COUT) |
int | setIdentifier (const int newid) |
set a new packet identifier | |
int | iValue (const int) |
iValue returns the value of a given channel as an int. | |
int | iValue (const int, const char *) |
int | iValue (const int, const int) |
int | iValue (const int, const int, const char *) |
int | iValue (const int channel, const int iy, const int iz) |
int | iValue (const int channel, const int iy, const int iz, const char *what) |
float | rValue (const int) |
float | rValue (const int, const char *) |
float | rValue (const int, const int) |
int | getArraylength (const char *) |
int | fillIntArray (int[], const int, int *, const char *what="") |
int | fillFloatArray (float[], const int, int *, const char *what="") |
fillFloatArray fills an array of floats | |
int * | getIntArray (int *, const char *what="") |
float * | getFloatArray (int *, const char *what="") |
getFloatArray creates and returns an array of floats | |
virtual int | is_pointer_type () const |
find out what type (pointer- or data based) packet object we have | |
virtual int | convert () |
convert from pointer- to data based object, if it is already data-based, do nothing. | |
int | getCheckSumStatus () const |
int | copyMe (int dest[], const int maxlength) const |
int | setInternalParameter (const int p1=0, const int p2=0, const char *what="") |
Public Member Functions inherited from Packet | |
virtual | ~Packet () |
the virtual destructor | |
virtual double | dValue (const int channel) |
virtual double | dValue (const int channel, const char *what) |
virtual double | dValue (const int channel, const int iy) |
virtual long long | lValue (const int channel) |
virtual long long | lValue (const int channel, const char *what) |
virtual long long | lValue (const int channel, const int iy) |
virtual long long | lValue (const int channel, const int iy, const char *what) |
virtual void * | pValue (const int) |
virtual void * | pValue (const int, const char *) |
virtual void * | pValue (const int, const int) |
virtual void | identify (std::ostream &os=std::cout) const =0 |
see below for comments | |
virtual void | fullIdentify (std::ostream &os=std::cout) const |
write an indepth identification message to the supplied OSTREAM. | |
virtual void | dump (std::ostream &os=std::cout)=0 |
virtual void | gdump (const int how=EVT_HEXADECIMAL, std::ostream &os=std::cout) const =0 |
Protected Member Functions | |
int | standardIntArray (int[], const int, int *, const char *what="") |
virtual int * | decode (int *)=0 |
Static Protected Member Functions | |
static void | fix_endianess (long long *x) |
static void | fix_endianess (double *x) |
static void | fix_endianess (char *str, const int length) |
Protected Attributes | |
PACKET_ptr | packet |
int | is_data_type |
int | data1_length |
int | data2_length |
int | data3_length |
int | data4_length |
int | data5_length |
int | data6_length |
int | data7_length |
int | data8_length |
int | data9_length |
int | data10_length |
int * | decoded_data1 |
int * | decoded_data2 |
int * | decoded_data3 |
int * | decoded_data4 |
int * | decoded_data5 |
int * | decoded_data6 |
int * | decoded_data7 |
int * | decoded_data8 |
int * | decoded_data9 |
int * | decoded_data10 |
in order to keep the top-level Packet class fully implementation-independent, we put this Packet_A class in, from which all current implementations derive.
Definition at line 21 of file packet_A.h.
View newest version in sPHENIX GitHub at line 21 of file packet_A.h
Packet_A::Packet_A | ( | PACKET_ptr | packet_ptr | ) |
Definition at line 34 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 34 of file packet_A.cc
References data10_length, data1_length, data2_length, data3_length, data4_length, data5_length, data6_length, data7_length, data8_length, data9_length, decoded_data1, decoded_data10, decoded_data2, decoded_data3, decoded_data4, decoded_data5, decoded_data6, decoded_data7, decoded_data8, decoded_data9, is_data_type, and packet.
Packet_A::Packet_A | ( | ) |
Definition at line 6 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 6 of file packet_A.cc
References data10_length, data1_length, data2_length, data3_length, data4_length, data5_length, data6_length, data7_length, data8_length, data9_length, decoded_data1, decoded_data10, decoded_data2, decoded_data3, decoded_data4, decoded_data5, decoded_data6, decoded_data7, decoded_data8, decoded_data9, and is_data_type.
Packet_A::~Packet_A | ( | ) |
Definition at line 68 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 68 of file packet_A.cc
References decoded_data1, decoded_data10, decoded_data2, decoded_data3, decoded_data4, decoded_data5, decoded_data6, decoded_data7, decoded_data8, decoded_data9, is_data_type, and packet.
|
virtual |
convert from pointer- to data based object, if it is already data-based, do nothing.
Implements Packet.
Definition at line 134 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 134 of file packet_A.cc
References getLength(), is_data_type, k, packet, and Acts::Test::tmp().
|
virtual |
Reimplemented from Packet.
Definition at line 524 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 524 of file packet_A.cc
References getLength(), and packet.
|
protectedpure virtual |
Implemented in Packet_gl1, Packet_w4, Packet_cdevpolarimeter, Packet_id4scaler, Packet_w2, Packet_cdevringnopol, Packet_gl1p, Packet_fvtx_dcm0, Packet_cdevring, Packet_cdevbuckets, Packet_hbd_fpga, Packet_cdevdvm, Packet_cdevpoltarget, Packet_hbd_fpgashort, Packet_cdevbpm, Packet_cdevmadch, Packet_w1, Packet_cdevwcm, Packet_starscaler, Packet_cdevir, Packet_gl1_evclocks, Packet_idcstr, Packet_gl1psum, Packet_id2evt, and Packet_id4evt.
Referenced by fillFloatArray(), getArraylength(), getFloatArray(), getIntArray(), iValue(), rValue(), and standardIntArray().
Definition at line 659 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 659 of file packet_A.cc
References COUT, configureMap::data, findPacketDebugStart(), getCheckSumStatus(), getDebugLength(), getLength(), j, packet, and SETW.
Referenced by Packet_cdevwcm::dump(), Packet_w1::dump(), Packet_cdevmadch::dump(), Packet_hbd_fpga::dump(), Packet_hbd_fpgashort::dump(), Packet_cdevbpm::dump(), Packet_cdevpoltarget::dump(), Packet_w2::dump(), Packet_cdevpolarimeter::dump(), and Packet_w4::dump().
Definition at line 622 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 622 of file packet_A.cc
References COUT, configureMap::data, findPacketErrorStart(), getErrorLength(), getLength(), j, packet, and SETW.
Referenced by Packet_cdevwcm::dump(), Packet_w1::dump(), Packet_cdevmadch::dump(), Packet_hbd_fpga::dump(), Packet_hbd_fpgashort::dump(), Packet_cdevbpm::dump(), Packet_cdevpoltarget::dump(), Packet_w2::dump(), Packet_cdevpolarimeter::dump(), and Packet_w4::dump().
|
virtual |
fillFloatArray fills an array of floats
Implements Packet.
Definition at line 543 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 543 of file packet_A.cc
References data1_length, decode(), decoded_data1, and i.
Referenced by getFloatArray().
|
virtual |
fillIntArray and fillFloatArray fill existing (user-supplied) arrays with the decoded data
Implements Packet.
Reimplemented in Packet_gl1p.
Definition at line 436 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 436 of file packet_A.cc
References standardIntArray().
Referenced by getIntArray().
|
staticprotected |
Referenced by Packet_cdevir::decode(), and Packet_cdevwcm::decode().
|
staticprotected |
Definition at line 706 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 706 of file packet_A.cc
References i, and physmon_track_finding_ttbar::r.
|
staticprotected |
Definition at line 714 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 714 of file packet_A.cc
References i, buffer::i4swap(), and j.
Definition at line 213 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 213 of file packet_A.cc
References getPacketDataDescrLength(), getPacketDebugLength(), getPacketEndianism(), getPacketErrorLength(), getPacketHdrLength(), getPacketHdrVersion(), getPacketId(), getPacketLength(), getPacketPadding(), getPacketStatus(), getStructure(), hitArray, hitList, packet, Packets, and Unstructured.
|
virtual |
getArraylength returns the length of the array needed to store the decoded values.
Implements Packet.
Definition at line 420 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 420 of file packet_A.cc
References data1_length, decode(), and decoded_data1.
|
virtual |
This functiion returns the status of the DCM transfer checksum. 0 = cannot be calculated for this packet 1 = ok -1 = fail
Reimplemented from Packet.
Definition at line 724 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 724 of file packet_A.cc
References getDebugLength(), getLength(), i, and packet.
Referenced by dumpDebugBlock().
|
virtual |
get what the name says...
Implements Packet.
Definition at line 206 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 206 of file packet_A.cc
References getPacketDataLength(), and packet.
Referenced by Packet_fvtx_dcm0::calculate_parity(), Packet_id2evt::decode(), Packet_id4evt::decode(), Packet_iddigitizerv2::decode(), Packet_iddigitizerv3::decode(), Packet_idll1v1::decode(), Packet_gl1_evclocks::decode(), Packet_idcstr::decode(), Packet_starscaler::decode(), Packet_cdevmadch::decode(), Packet_cdevbpm::decode(), Packet_hbd_fpgashort::decode(), Packet_hbd_fpga::decode(), Packet_fvtx_dcm0::decode(), Packet_gl1p::decode(), Packet_id4scaler::decode(), Packet_gl1::decode(), Packet_fvtx_dcm0::decode_misc(), Packet_gl1p::demangle(), Packet_gl1::demangle(), Packet_gl1_evclocks::dump(), Packet_gl1p::dump(), Packet_gl1::dump(), Packet_w1::gdump(), Packet_w2::gdump(), Packet_w4::gdump(), Packet_gl1_evclocks::iValue(), and standardIntArray().
|
virtual |
get the length of the debug block
Implements Packet.
Definition at line 164 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 164 of file packet_A.cc
References getPacketDebugLength(), and packet.
Referenced by dumpDebugBlock(), and getCheckSumStatus().
|
virtual |
Implements Packet.
Definition at line 160 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 160 of file packet_A.cc
References getPacketErrorLength(), and packet.
Referenced by dumpErrorBlock(), and identify().
|
virtual |
getFloatArray creates and returns an array of floats
Implements Packet.
Definition at line 598 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 598 of file packet_A.cc
References data1_length, decode(), decoded_data1, and fillFloatArray().
|
virtual |
get the hit format; in case of unformatted get the encoding scheme.
Implements Packet.
Definition at line 193 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 193 of file packet_A.cc
References getUnstructPacketHitFormat(), and packet.
Referenced by Packet_fvtx_dcm0::calculate_parity(), Packet_gl1psum::decode(), Packet_iddigitizerv2::decode(), Packet_idll1v1::decode(), Packet_cdevbuckets::decode(), Packet_cdevring::decode(), Packet_fvtx_dcm0::decode(), Packet_cdevringnopol::decode(), Packet_cdevpolarimeter::decode(), identify(), Packet_hbd_fpga::Packet_hbd_fpga(), and Packet_iddigitizerv3::Packet_iddigitizerv3().
|
virtual |
get the packet identifier
Implements Packet.
Definition at line 168 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 168 of file packet_A.cc
References getPacketId(), and packet.
Referenced by identify().
|
virtual |
getIntArray and getFloatArray create a new array of the approriate size fill it with the decoded values, and return a pointer to the array. nw is the length of the array created.
Implements Packet.
Definition at line 573 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 573 of file packet_A.cc
References data1_length, decode(), decoded_data1, and fillIntArray().
|
virtual |
getLength() returns the length of the raw packet data. If you were to copy the data somewhere, the destination must be able to hold as many words.
Implements Packet.
Definition at line 154 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 154 of file packet_A.cc
References getPacketLength(), and packet.
Referenced by convert(), copyMe(), dumpDebugBlock(), dumpErrorBlock(), Packet_w1::gdump(), Packet_w2::gdump(), Packet_w4::gdump(), getCheckSumStatus(), identify(), and standardIntArray().
|
virtual |
get the number of padding units in the packet data.
Implements Packet.
Definition at line 181 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 181 of file packet_A.cc
References getPacketPadding(), and packet.
Referenced by Packet_w4::gdump().
|
virtual |
get the structure of the packet data; unformatted, hitlist, etc.
Implements Packet.
Definition at line 187 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 187 of file packet_A.cc
References getPacketStructure(), and packet.
Referenced by fullIdentify(), and identify().
Definition at line 271 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 271 of file packet_A.cc
References get_mnemonic(), getErrorLength(), getHitFormat(), getIdentifier(), getLength(), getStructure(), hitArray, hitList, Packets, SETW, and Unstructured.
Referenced by Packet_fvtx_dcm0::decode(), Packet_iddigitizerv2::dump(), Packet_iddigitizerv3::dump(), Packet_idll1v1::dump(), Packet_gl1psum::dump(), Packet_gl1_evclocks::dump(), Packet_cdevbuckets::dump(), Packet_cdevring::dump(), Packet_cdevringnopol::dump(), Packet_cdevir::dump(), Packet_starscaler::dump(), Packet_cdevwcm::dump(), Packet_cdevmadch::dump(), Packet_hbd_fpga::dump(), Packet_hbd_fpgashort::dump(), Packet_cdevdvm::dump(), Packet_cdevbpm::dump(), Packet_cdevpoltarget::dump(), Packet_gl1p::dump(), Packet_fvtx_dcm0::dump(), Packet_id4scaler::dump(), Packet_cdevpolarimeter::dump(), Packet_gl1::dump(), Packet_w1::gdump(), Packet_w2::gdump(), and Packet_w4::gdump().
|
virtual |
find out what type (pointer- or data based) packet object we have
Implements Packet.
Definition at line 126 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 126 of file packet_A.cc
References is_data_type.
|
virtual |
iValue returns the value of a given channel as an int.
Implements Packet.
Reimplemented in Packet_starscaler, Packet_idcstr, and Packet_gl1psum.
Definition at line 311 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 311 of file packet_A.cc
References data1_length, decode(), and decoded_data1.
|
virtual |
with the "what" parameter you can decide which aspect of the data you want to see (for devices which have more than one)
Implements Packet.
Reimplemented in Packet_gl1, Packet_cdevpolarimeter, Packet_id4scaler, Packet_fvtx_dcm0, Packet_gl1p, Packet_cdevpoltarget, Packet_cdevbpm, Packet_hbd_fpga, Packet_hbd_fpgashort, Packet_cdevmadch, Packet_cdevbuckets, Packet_cdevring, Packet_cdevringnopol, Packet_starscaler, Packet_cdevwcm, Packet_gl1_evclocks, Packet_gl1psum, Packet_iddigitizerv2, Packet_iddigitizerv3, and Packet_idll1v1.
Definition at line 329 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 329 of file packet_A.cc
References data1_length, decode(), and decoded_data1.
|
virtual |
this supports devices which are inherently organized as two-dimensional data, such as flash ADC's (channel vs time slice)
Implements Packet.
Reimplemented in Packet_gl1, Packet_fvtx_dcm0, Packet_gl1p, Packet_hbd_fpga, Packet_hbd_fpgashort, Packet_gl1_evclocks, Packet_iddigitizerv2, Packet_iddigitizerv3, and Packet_idll1v1.
Definition at line 347 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 347 of file packet_A.cc
References data1_length, decode(), and decoded_data1.
|
inlinevirtual |
we have a few recent devices which have one more dimension (such as card, time sample, channel)
Implements Packet.
Definition at line 75 of file packet_A.h.
View newest version in sPHENIX GitHub at line 75 of file packet_A.h
|
inlinevirtual |
this supports devices organized as three-dimensional data (card vs channel vs time slice )
Implements Packet.
Definition at line 76 of file packet_A.h.
View newest version in sPHENIX GitHub at line 76 of file packet_A.h
|
inlinevirtual |
this supports devices organized as three-dimensional data (card vs channel vs time slice, with a "what" selection )
Implements Packet.
Definition at line 77 of file packet_A.h.
View newest version in sPHENIX GitHub at line 77 of file packet_A.h
|
virtual |
rValue returns the value of a given channel as a float
Implements Packet.
Definition at line 365 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 365 of file packet_A.cc
References data1_length, decode(), and decoded_data1.
|
virtual |
with the "what" parameter you can decide which aspect of the data you want to see (for devices which have more than one)
Implements Packet.
Reimplemented in Packet_cdevpolarimeter, Packet_cdevdvm, Packet_cdevbpm, and Packet_cdevwcm.
Definition at line 383 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 383 of file packet_A.cc
References data1_length, decode(), and decoded_data1.
|
virtual |
this supports devices which are inherently organized as two-dimensional data, such as flash ADC's (channel vs time slice)
Implements Packet.
Reimplemented in Packet_cdevwcm.
Definition at line 401 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 401 of file packet_A.cc
References data1_length, decode(), and decoded_data1.
|
virtual |
set a new packet identifier
Implements Packet.
Definition at line 171 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 171 of file packet_A.cc
References packet, and setPacketId().
|
inlinevirtual |
Implements Packet.
Reimplemented in Packet_hbd_fpga, and Packet_hbd_fpgashort.
Definition at line 97 of file packet_A.h.
View newest version in sPHENIX GitHub at line 97 of file packet_A.h
|
protected |
Definition at line 449 of file packet_A.cc.
View newest version in sPHENIX GitHub at line 449 of file packet_A.cc
References data1_length, decode(), decoded_data1, findPacketDataStart(), getDataLength(), getLength(), and packet.
Referenced by fillIntArray().
|
protected |
Definition at line 119 of file packet_A.h.
View newest version in sPHENIX GitHub at line 119 of file packet_A.h
Referenced by Packet_A().
|
protected |
Definition at line 110 of file packet_A.h.
View newest version in sPHENIX GitHub at line 110 of file packet_A.h
Referenced by fillFloatArray(), getArraylength(), getFloatArray(), getIntArray(), Packet_gl1psum::iValue(), Packet_starscaler::iValue(), Packet_hbd_fpga::iValue(), Packet_hbd_fpgashort::iValue(), Packet_fvtx_dcm0::iValue(), iValue(), Packet_starscaler::lValue(), Packet_A(), rValue(), and standardIntArray().
|
protected |
Definition at line 111 of file packet_A.h.
View newest version in sPHENIX GitHub at line 111 of file packet_A.h
Referenced by Packet_fvtx_dcm0::decode(), and Packet_A().
|
protected |
Definition at line 112 of file packet_A.h.
View newest version in sPHENIX GitHub at line 112 of file packet_A.h
Referenced by Packet_fvtx_dcm0::decode(), and Packet_A().
|
protected |
Definition at line 113 of file packet_A.h.
View newest version in sPHENIX GitHub at line 113 of file packet_A.h
Referenced by Packet_fvtx_dcm0::decode(), and Packet_A().
|
protected |
Definition at line 114 of file packet_A.h.
View newest version in sPHENIX GitHub at line 114 of file packet_A.h
Referenced by Packet_fvtx_dcm0::iValue(), and Packet_A().
|
protected |
Definition at line 115 of file packet_A.h.
View newest version in sPHENIX GitHub at line 115 of file packet_A.h
Referenced by Packet_A().
|
protected |
Definition at line 116 of file packet_A.h.
View newest version in sPHENIX GitHub at line 116 of file packet_A.h
Referenced by Packet_A().
|
protected |
Definition at line 117 of file packet_A.h.
View newest version in sPHENIX GitHub at line 117 of file packet_A.h
Referenced by Packet_A().
|
protected |
Definition at line 118 of file packet_A.h.
View newest version in sPHENIX GitHub at line 118 of file packet_A.h
Referenced by Packet_A().
|
protected |
Definition at line 121 of file packet_A.h.
View newest version in sPHENIX GitHub at line 121 of file packet_A.h
Referenced by fillFloatArray(), getArraylength(), getFloatArray(), getIntArray(), Packet_gl1psum::iValue(), Packet_starscaler::iValue(), Packet_hbd_fpgashort::iValue(), Packet_hbd_fpga::iValue(), Packet_fvtx_dcm0::iValue(), iValue(), Packet_starscaler::lValue(), Packet_A(), rValue(), standardIntArray(), and ~Packet_A().
|
protected |
Definition at line 130 of file packet_A.h.
View newest version in sPHENIX GitHub at line 130 of file packet_A.h
Referenced by Packet_A(), and ~Packet_A().
|
protected |
Definition at line 122 of file packet_A.h.
View newest version in sPHENIX GitHub at line 122 of file packet_A.h
Referenced by Packet_hbd_fpgashort::decode(), Packet_hbd_fpga::decode(), Packet_fvtx_dcm0::decode(), Packet_hbd_fpgashort::iValue(), Packet_hbd_fpga::iValue(), Packet_fvtx_dcm0::iValue(), Packet_A(), and ~Packet_A().
|
protected |
Definition at line 123 of file packet_A.h.
View newest version in sPHENIX GitHub at line 123 of file packet_A.h
Referenced by Packet_hbd_fpgashort::decode(), Packet_hbd_fpga::decode(), Packet_fvtx_dcm0::decode(), Packet_hbd_fpgashort::iValue(), Packet_hbd_fpga::iValue(), Packet_fvtx_dcm0::iValue(), Packet_A(), and ~Packet_A().
|
protected |
Definition at line 124 of file packet_A.h.
View newest version in sPHENIX GitHub at line 124 of file packet_A.h
Referenced by Packet_hbd_fpgashort::decode(), Packet_hbd_fpga::decode(), Packet_fvtx_dcm0::decode(), Packet_hbd_fpgashort::iValue(), Packet_hbd_fpga::iValue(), Packet_fvtx_dcm0::iValue(), Packet_A(), and ~Packet_A().
|
protected |
Definition at line 125 of file packet_A.h.
View newest version in sPHENIX GitHub at line 125 of file packet_A.h
Referenced by Packet_fvtx_dcm0::iValue(), Packet_A(), and ~Packet_A().
|
protected |
Definition at line 126 of file packet_A.h.
View newest version in sPHENIX GitHub at line 126 of file packet_A.h
Referenced by Packet_A(), and ~Packet_A().
|
protected |
Definition at line 127 of file packet_A.h.
View newest version in sPHENIX GitHub at line 127 of file packet_A.h
Referenced by Packet_A(), and ~Packet_A().
|
protected |
Definition at line 128 of file packet_A.h.
View newest version in sPHENIX GitHub at line 128 of file packet_A.h
Referenced by Packet_A(), and ~Packet_A().
|
protected |
Definition at line 129 of file packet_A.h.
View newest version in sPHENIX GitHub at line 129 of file packet_A.h
Referenced by Packet_A(), and ~Packet_A().
|
protected |
Definition at line 108 of file packet_A.h.
View newest version in sPHENIX GitHub at line 108 of file packet_A.h
Referenced by convert(), is_pointer_type(), Packet_A(), and ~Packet_A().
|
protected |
Definition at line 105 of file packet_A.h.
View newest version in sPHENIX GitHub at line 105 of file packet_A.h
Referenced by Packet_fvtx_dcm0::calculate_parity(), convert(), copyMe(), Packet_id2evt::decode(), Packet_id4evt::decode(), Packet_gl1psum::decode(), Packet_iddigitizerv2::decode(), Packet_iddigitizerv3::decode(), Packet_idll1v1::decode(), Packet_gl1_evclocks::decode(), Packet_idcstr::decode(), Packet_cdevir::decode(), Packet_starscaler::decode(), Packet_cdevwcm::decode(), Packet_cdevmadch::decode(), Packet_cdevbpm::decode(), Packet_hbd_fpgashort::decode(), Packet_cdevdvm::decode(), Packet_cdevpoltarget::decode(), Packet_hbd_fpga::decode(), Packet_cdevbuckets::decode(), Packet_cdevring::decode(), Packet_fvtx_dcm0::decode(), Packet_gl1p::decode(), Packet_cdevringnopol::decode(), Packet_id4scaler::decode(), Packet_cdevpolarimeter::decode(), Packet_gl1::decode(), Packet_fvtx_dcm0::decode_misc(), Packet_gl1p::demangle(), Packet_gl1::demangle(), Packet_gl1_evclocks::dump(), Packet_gl1p::dump(), Packet_id4scaler::dump(), Packet_gl1::dump(), dumpDebugBlock(), dumpErrorBlock(), fullIdentify(), Packet_w1::gdump(), Packet_w2::gdump(), Packet_w4::gdump(), getCheckSumStatus(), getDataLength(), getDebugLength(), getErrorLength(), getHitFormat(), getIdentifier(), getLength(), getPadding(), getStructure(), Packet_gl1_evclocks::iValue(), Packet_id4scaler::iValue(), Packet_id4scaler::lValue(), Packet_A(), setIdentifier(), standardIntArray(), and ~Packet_A().