FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
pnddata
SdsData
PndSdsDigiTopix4Header.cxx
Go to the documentation of this file.
1
#include "
PndSdsDigiTopix4Header.h
"
2
3
PndSdsDigiTopix4Header::PndSdsDigiTopix4Header
() : fFrameCount(0), fFE(0), fChipAddress(0), fECC(0), fFrameCountIndependent(0), fDeltaFrameCount(0), fNumberOfEvents(0), fNumberOfEventsInFrame(0)
4
{
5
}
6
7
PndSdsDigiTopix4Header::PndSdsDigiTopix4Header
(UInt_t framecount, Int_t
fe
, UInt_t chipaddress, UInt_t ecc, UInt_t framecountindependent, Int_t deltaframecount, UInt_t numberofevents, UInt_t numberofeventsinfame):
8
fFrameCount(framecount), fFE(fe), fChipAddress(chipaddress), fECC(ecc), fFrameCountIndependent(framecountindependent), fDeltaFrameCount(deltaframecount), fNumberOfEvents(numberofevents), fNumberOfEventsInFrame(numberofeventsinfame)
9
{
10
11
}
12
13
ClassImp
(
PndSdsDigiTopix4Header
);
PndSdsDigiTopix4Header::PndSdsDigiTopix4Header
PndSdsDigiTopix4Header()
Definition:
PndSdsDigiTopix4Header.cxx:3
PndSdsDigiTopix4Header.h
PndSdsDigiTopix4Header
Data class to store the header of topix4 frames.
Definition:
PndSdsDigiTopix4Header.h:23
fe
int fe
Definition:
anaLmdDigi.C:67
ClassImp
ClassImp(PndAnaContFact)
Generated on Wed Apr 3 2019 10:02:56 for FairRoot/PandaRoot by
1.8.5