Go to the documentation of this file. 1 #ifndef CSCRecHitD_CSCStripData_h
2 #define CSCRecHitD_CSCStripData_h
44 const std::vector<float>&
ph()
const {
return ph_; }
71 std::vector<float>
ph_;
bool operator<(const CSCStripData &data) const
std::vector< int > phRaw_
void operator*=(float factor)
CSCStripData(float phmax, int tmax, std::vector< int > &&phRaw, std::vector< float > &&ph)
friend std::ostream & operator<<(std::ostream &, const CSCStripData &)
for debugging purposes
const std::vector< int > & phRaw() const
CSCStripData(float phmax, int tmax, const std::vector< int > &phRaw, const std::vector< float > &ph)
int tmax() const
the time bin in which the maximum pulseheight occurs (counts from 0)
float phmax() const
maximum pulseheight in one SCA time bin
char data[epos_bytes_allocation]
const std::vector< float > & ph() const
static constexpr int ntbins_