Go to the documentation of this file.
51 bool decode(
const uint32_t*
data,
int iWord32, std::ostream&
out);
52 double max(
const std::vector<double>&
a,
unsigned&
pos) {
55 for (
unsigned i = 1;
i <
a.size(); ++
i) {
63 double min(
const std::vector<double>&
a) {
65 for (
unsigned i = 1;
i <
a.size(); ++
i) {
158 std::vector<std::vector<uint32_t> >
l1as_;
160 std::vector<std::vector<int> >
tpg_;
192 #endif //ECALDUMPRAW_H not defined
double min(const std::vector< double > &a)
std::vector< double > adc_
static const int nTccTypes_
static int sideOfRu(int ru1)
edm::EDGetTokenT< FEDRawDataCollection > fedRawDataCollectionToken_
static const unsigned fedStart_
bool decode(const uint32_t *data, int iWord32, std::ostream &out)
static int lmodOfRu(int ru1)
std::string srRange(int offset) const
static const int ttId_[nTccTypes_][maxTpgsPerTcc_]
std::string ttfTag(int tccType, unsigned iSeq) const
std::vector< unsigned > eventList_
enum EcalDumpRaw::@464 decodeState_
std::vector< int > feL1a_
std::vector< std::vector< uint32_t > > orbits_
std::vector< int > nTpgs_
std::string tpgTag(int tccType, unsigned iSeq) const
std::vector< uint32_t > lastOrbit_
edm::InputTag fedRawDataCollectionTag_
void analyze(const edm::Event &, const edm::EventSetup &) override
static const int eeOuterTcc_
static int modOfRu(int ru1)
void analyzeFed(int fedId)
EcalDumpRaw(const edm::ParameterSet &)
void analyzeEB(const edm::Event &, const edm::EventSetup &) const
int tccType_
type of TCC currently parsed
std::vector< std::vector< uint32_t > > l1as_
void analyzeEE(const edm::Event &, const edm::EventSetup &) const
std::string toString(T val)
std::vector< std::vector< int > > tpg_
static const int nSamples
std::vector< int > dccChStatus_
static const int eeInnerTcc_
double max(const std::vector< double > &a, unsigned &pos)
edm::EDGetTokenT< L1AcceptBunchCrossingCollection > l1AcceptBunchCrossingCollectionToken_
static const int maxTpgsPerTcc_
char data[epos_bytes_allocation]
static const unsigned nDccs_
std::vector< int > feRuId_
edm::InputTag l1AcceptBunchCrossingCollectionTag_
static const int maxTccsPerDcc_