#include <TCCBlockFormatter.h>
Public Member Functions | |
void | DigiToRaw (const EcalTriggerPrimitiveDigi &trigprim, FEDRawData &rawdata, const EcalElectronicsMapping *TheMapping) |
TCCBlockFormatter () | |
~TCCBlockFormatter () | |
Public Member Functions inherited from BlockFormatter | |
BlockFormatter () | |
void | CleanUp (FEDRawDataCollection *productRawData, std::map< int, std::map< int, int > > *FEDorder) |
void | DigiToRaw (FEDRawDataCollection *productRawData) |
void | print (FEDRawData &rawdata) |
void | PrintSizes (FEDRawDataCollection *productRawData) |
void | SetParam (EcalDigiToRaw *base) |
~BlockFormatter () | |
Static Public Attributes | |
static const int | kCardsPerTower = 5 |
Static Public Attributes inherited from BlockFormatter | |
static const int | kCardsPerTower = 5 |
Private Attributes | |
bool | AllTPsamples_ |
Additional Inherited Members | |
Public Types inherited from BlockFormatter | |
typedef uint16_t | Word16 |
typedef uint64_t | Word64 |
Protected Attributes inherited from BlockFormatter | |
bool | debug_ |
bool | doBarrel_ |
bool | doEndCap_ |
bool | doSR_ |
bool | doTCC_ |
bool | doTower_ |
int * | pbx_ |
int * | pcounter_ |
std::vector< int32_t > * | plistDCCId_ |
int * | plv1_ |
int * | porbit_number_ |
int * | prunnumber_ |
Definition at line 22 of file TCCBlockFormatter.h.
TCCBlockFormatter::TCCBlockFormatter | ( | ) |
Definition at line 15 of file TCCBlockFormatter.cc.
TCCBlockFormatter::~TCCBlockFormatter | ( | ) |
Definition at line 20 of file TCCBlockFormatter.cc.
void TCCBlockFormatter::DigiToRaw | ( | const EcalTriggerPrimitiveDigi & | trigprim, |
FEDRawData & | rawdata, | ||
const EcalElectronicsMapping * | TheMapping | ||
) |
Definition at line 24 of file TCCBlockFormatter.cc.
|
private |
Definition at line 31 of file TCCBlockFormatter.h.
|
static |
Definition at line 27 of file TCCBlockFormatter.h.