Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
CalibCalorimetry
HcalAlgos
interface
HcalTimeSlew.h
Go to the documentation of this file.
1
#ifndef CALIBCALORIMETRY_HCALALGOS_HCALTIMESLEW_H
2
#define CALIBCALORIMETRY_HCALALGOS_HCALTIMESLEW_H 1
3
4
19
class
HcalTimeSlew
{
20
public
:
21
enum
BiasSetting
{
Slow
=0,
Medium
=1,
Fast
=2 };
22
26
static
double
delay
(
double
fC,
BiasSetting
bias=
Medium
);
27
};
28
29
#endif
HcalTimeSlew::Slow
Definition:
HcalTimeSlew.h:21
HcalTimeSlew
Definition:
HcalTimeSlew.h:19
HcalTimeSlew::BiasSetting
BiasSetting
Definition:
HcalTimeSlew.h:21
HcalTimeSlew::Fast
Definition:
HcalTimeSlew.h:21
HcalTimeSlew::delay
static double delay(double fC, BiasSetting bias=Medium)
Returns the amount (ns) by which a pulse of the given number of fC will be delayed by the timeslew ef...
Definition:
HcalTimeSlew.cc:8
HcalTimeSlew::Medium
Definition:
HcalTimeSlew.h:21
Generated for CMSSW Reference Manual by
1.8.5