Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CalibCalorimetry
CastorCalib
interface
CastorTimeSlew.h
Go to the documentation of this file.
1
#ifndef CALIBCALORIMETRY_CASTORCALIB_CASTORTIMESLEW_H
2
#define CALIBCALORIMETRY_CASTORCALIB_CASTORTIMESLEW_H 1
3
4
18
class
CastorTimeSlew
{
19
public
:
20
enum
BiasSetting
{
Slow
=0,
Medium
=1,
Fast
=2 };
21
25
static
double
delay
(
double
fC,
BiasSetting
bias=
Medium
);
26
};
27
28
#endif
CastorTimeSlew::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:
CastorTimeSlew.cc:9
CastorTimeSlew::Fast
Definition:
CastorTimeSlew.h:20
CastorTimeSlew::Slow
Definition:
CastorTimeSlew.h:20
CastorTimeSlew::BiasSetting
BiasSetting
Definition:
CastorTimeSlew.h:20
CastorTimeSlew
Definition:
CastorTimeSlew.h:18
CastorTimeSlew::Medium
Definition:
CastorTimeSlew.h:20
Generated for CMSSW Reference Manual by
1.8.5