This is the complete list of members for TOPNominalTDC, including all inherited members.
c_syncWindows enum value | TOPNominalTDC | |
c_WindowSize enum value | TOPNominalTDC | |
ClassDef(TOPGeoBase, 1) | TOPGeoBase | protected |
ClassDefOverride(TOPNominalTDC, 3) | TOPNominalTDC | private |
getADCBits() const | TOPNominalTDC | inline |
getADCRange() const | TOPNominalTDC | inline |
getAveragePedestal() const | TOPNominalTDC | inline |
getBinWidth() const | TOPNominalTDC | inline |
getBunchSeparationTime() const | TOPNominalTDC | inline |
getDoubleHitResolution() const | TOPNominalTDC | inline |
getEfficiency() const | TOPNominalTDC | inline |
getName() const | TOPGeoBase | inline |
getNumBits() const | TOPNominalTDC | inline |
getNumofBunches() const | TOPNominalTDC | inline |
getNumWindows() const | TOPNominalTDC | inline |
getOffset() const | TOPNominalTDC | inline |
getOverflowValue() const | TOPNominalTDC | inline |
getPileupTime() const | TOPNominalTDC | inline |
getReflectivity(const GeoOpticalSurface &surface, double energy) const | TOPGeoBase | |
getSample(double time) const | TOPNominalTDC | |
getSampleTime(int sample) const | TOPNominalTDC | inline |
getSampleWidth() const | TOPNominalTDC | inline |
getSubBits() const | TOPNominalTDC | inline |
getSyncTimeBase() const | TOPNominalTDC | inline |
getTDCcount(double time) const | TOPNominalTDC | |
getTime(int TDC) const | TOPNominalTDC | inline |
getTimeJitter() const | TOPNominalTDC | inline |
getTimeMax() const | TOPNominalTDC | inline |
getTimeMin() const | TOPNominalTDC | inline |
isConsistent() const override | TOPNominalTDC | virtual |
isSampleValid(int sample) const | TOPNominalTDC | |
m_adcBits | TOPNominalTDC | private |
m_averagePedestal | TOPNominalTDC | private |
m_binWidth | TOPNominalTDC | private |
m_doubleHitResolution | TOPNominalTDC | private |
m_efficiency | TOPNominalTDC | private |
m_name | TOPGeoBase | protected |
m_numBits | TOPNominalTDC | private |
m_numofBunches | TOPNominalTDC | private |
m_numWindows | TOPNominalTDC | private |
m_offset | TOPNominalTDC | private |
m_pileupTime | TOPNominalTDC | private |
m_sampleWidth | TOPNominalTDC | private |
m_subBits | TOPNominalTDC | private |
m_syncTimeBase | TOPNominalTDC | private |
m_timeJitter | TOPNominalTDC | private |
print(const std::string &title="Nominal time-to-digit conversion parameters") const override | TOPNominalTDC | virtual |
printSurface(const GeoOpticalSurface &surface) const | TOPGeoBase | virtual |
printUnderlined(const std::string &title) const | TOPGeoBase | protected |
s_unit | TOPGeoBase | protectedstatic |
s_unitName | TOPGeoBase | protectedstatic |
setADCBits(unsigned adcBits) | TOPNominalTDC | inline |
setAveragePedestal(int averagePedestal) | TOPNominalTDC | inline |
setName(const std::string &name) | TOPGeoBase | inline |
TOPGeoBase() | TOPGeoBase | inline |
TOPGeoBase(const std::string &name) | TOPGeoBase | inlineexplicit |
TOPNominalTDC() | TOPNominalTDC | inline |
TOPNominalTDC(int numWindows, int subBits, double syncTimeBase, int numofBunches, double offset, double pileupTime, double doubleHitResolution, double timeJitter, double efficiency, const std::string &name="TOPNominalTDC") | TOPNominalTDC | |
TOPNominalTDC(unsigned numBits, double binWidth, double offset, double pileupTime, double doubleHitResolution, double timeJitter, double efficiency, const std::string &name="TOPNominalTDCold") | TOPNominalTDC | inline |