CMS 3D CMS Logo

List of all members | Public Member Functions | Private Member Functions | Private Attributes | Friends
CSCL1TPParameters Class Reference

#include <CSCL1TPParameters.h>

Public Member Functions

unsigned int alctAccelMode () const
 
unsigned int alctDriftDelay () const
 
unsigned int alctFifoPretrig () const
 
unsigned int alctFifoTbins () const
 
unsigned int alctL1aWindowWidth () const
 
unsigned int alctNplanesHitAccelPattern () const
 
unsigned int alctNplanesHitAccelPretrig () const
 
unsigned int alctNplanesHitPattern () const
 
unsigned int alctNplanesHitPretrig () const
 
unsigned int alctTrigMode () const
 
unsigned int clctDriftDelay () const
 
unsigned int clctFifoPretrig () const
 
unsigned int clctFifoTbins () const
 
unsigned int clctHitPersist () const
 
unsigned int clctMinSeparation () const
 
unsigned int clctNplanesHitPattern () const
 
unsigned int clctNplanesHitPretrig () const
 
unsigned int clctPidThreshPretrig () const
 
 CSCL1TPParameters ()
 
void setAlctAccelMode (const unsigned int theValue)
 
void setAlctDriftDelay (const unsigned int theValue)
 
void setAlctFifoPretrig (const unsigned int theValue)
 
void setAlctFifoTbins (const unsigned int theValue)
 
void setAlctL1aWindowWidth (const unsigned int theValue)
 
void setAlctNplanesHitAccelPattern (const unsigned int theValue)
 
void setAlctNplanesHitAccelPretrig (const unsigned int theValue)
 
void setAlctNplanesHitPattern (const unsigned int theValue)
 
void setAlctNplanesHitPretrig (const unsigned int theValue)
 
void setAlctTrigMode (const unsigned int theValue)
 
void setClctDriftDelay (const unsigned int theValue)
 
void setClctFifoPretrig (const unsigned int theValue)
 
void setClctFifoTbins (const unsigned int theValue)
 
void setClctHitPersist (const unsigned int theValue)
 
void setClctMinSeparation (const unsigned int theValue)
 
void setClctNplanesHitPattern (const unsigned int theValue)
 
void setClctNplanesHitPretrig (const unsigned int theValue)
 
void setClctPidThreshPretrig (const unsigned int theValue)
 
 ~CSCL1TPParameters ()
 

Private Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned int version)
 

Private Attributes

unsigned int m_alct_accel_mode
 
unsigned int m_alct_drift_delay
 
unsigned int m_alct_fifo_pretrig
 
unsigned int m_alct_fifo_tbins
 
unsigned int m_alct_l1a_window_width
 
unsigned int m_alct_nplanes_hit_accel_pattern
 
unsigned int m_alct_nplanes_hit_accel_pretrig
 
unsigned int m_alct_nplanes_hit_pattern
 
unsigned int m_alct_nplanes_hit_pretrig
 
unsigned int m_alct_trig_mode
 
unsigned int m_clct_drift_delay
 
unsigned int m_clct_fifo_pretrig
 
unsigned int m_clct_fifo_tbins
 
unsigned int m_clct_hit_persist
 
unsigned int m_clct_min_separation
 
unsigned int m_clct_nplanes_hit_pattern
 
unsigned int m_clct_nplanes_hit_pretrig
 
unsigned int m_clct_pid_thresh_pretrig
 

Friends

class boost::serialization::access
 
template<typename CondSerializationT , typename Enabled >
struct cond::serialization::access
 

Detailed Description

Author
Slava Valuev

Description: Configuration parameters needed for the Level-1 CSC Trigger Primitives emulator. Expected to be stored in and retrieved from the conditions database.

Definition at line 14 of file CSCL1TPParameters.h.

Constructor & Destructor Documentation

◆ CSCL1TPParameters()

CSCL1TPParameters::CSCL1TPParameters ( )

Definition at line 18 of file CSCL1TPParameters.cc.

18 {}

◆ ~CSCL1TPParameters()

CSCL1TPParameters::~CSCL1TPParameters ( )

Definition at line 24 of file CSCL1TPParameters.cc.

24 {}

Member Function Documentation

◆ alctAccelMode()

unsigned int CSCL1TPParameters::alctAccelMode ( ) const
inline

returns ALCT accel_mode

Definition at line 44 of file CSCL1TPParameters.h.

References m_alct_accel_mode.

44 { return m_alct_accel_mode; }
unsigned int m_alct_accel_mode

◆ alctDriftDelay()

unsigned int CSCL1TPParameters::alctDriftDelay ( ) const
inline

returns ALCT drift_delay

Definition at line 26 of file CSCL1TPParameters.h.

References m_alct_drift_delay.

26 { return m_alct_drift_delay; }
unsigned int m_alct_drift_delay

◆ alctFifoPretrig()

unsigned int CSCL1TPParameters::alctFifoPretrig ( ) const
inline

returns ALCT fifo_pretrig

Definition at line 23 of file CSCL1TPParameters.h.

References m_alct_fifo_pretrig.

23 { return m_alct_fifo_pretrig; }
unsigned int m_alct_fifo_pretrig

◆ alctFifoTbins()

unsigned int CSCL1TPParameters::alctFifoTbins ( ) const
inline

returns ALCT fifo_tbins

Definition at line 20 of file CSCL1TPParameters.h.

References m_alct_fifo_tbins.

20 { return m_alct_fifo_tbins; }
unsigned int m_alct_fifo_tbins

◆ alctL1aWindowWidth()

unsigned int CSCL1TPParameters::alctL1aWindowWidth ( ) const
inline

returns ALCT l1a_window_width

Definition at line 47 of file CSCL1TPParameters.h.

References m_alct_l1a_window_width.

47 { return m_alct_l1a_window_width; }
unsigned int m_alct_l1a_window_width

◆ alctNplanesHitAccelPattern()

unsigned int CSCL1TPParameters::alctNplanesHitAccelPattern ( ) const
inline

returns ALCT nplanes_hit_accel_pattern

Definition at line 38 of file CSCL1TPParameters.h.

References m_alct_nplanes_hit_accel_pattern.

unsigned int m_alct_nplanes_hit_accel_pattern

◆ alctNplanesHitAccelPretrig()

unsigned int CSCL1TPParameters::alctNplanesHitAccelPretrig ( ) const
inline

returns ALCT nplanes_hit_accel_pretrig

Definition at line 35 of file CSCL1TPParameters.h.

References m_alct_nplanes_hit_accel_pretrig.

unsigned int m_alct_nplanes_hit_accel_pretrig

◆ alctNplanesHitPattern()

unsigned int CSCL1TPParameters::alctNplanesHitPattern ( ) const
inline

returns ALCT nplanes_hit_pattern

Definition at line 32 of file CSCL1TPParameters.h.

References m_alct_nplanes_hit_pattern.

unsigned int m_alct_nplanes_hit_pattern

◆ alctNplanesHitPretrig()

unsigned int CSCL1TPParameters::alctNplanesHitPretrig ( ) const
inline

returns ALCT nplanes_hit_pretrig

Definition at line 29 of file CSCL1TPParameters.h.

References m_alct_nplanes_hit_pretrig.

unsigned int m_alct_nplanes_hit_pretrig

◆ alctTrigMode()

unsigned int CSCL1TPParameters::alctTrigMode ( ) const
inline

returns ALCT trig_mode

Definition at line 41 of file CSCL1TPParameters.h.

References m_alct_trig_mode.

41 { return m_alct_trig_mode; }
unsigned int m_alct_trig_mode

◆ clctDriftDelay()

unsigned int CSCL1TPParameters::clctDriftDelay ( ) const
inline

returns CLCT drift_delay

Definition at line 59 of file CSCL1TPParameters.h.

References m_clct_drift_delay.

59 { return m_clct_drift_delay; }
unsigned int m_clct_drift_delay

◆ clctFifoPretrig()

unsigned int CSCL1TPParameters::clctFifoPretrig ( ) const
inline

returns CLCT fifo_pretrig

Definition at line 53 of file CSCL1TPParameters.h.

References m_clct_fifo_pretrig.

53 { return m_clct_fifo_pretrig; }
unsigned int m_clct_fifo_pretrig

◆ clctFifoTbins()

unsigned int CSCL1TPParameters::clctFifoTbins ( ) const
inline

returns CLCT fifo_tbins

Definition at line 50 of file CSCL1TPParameters.h.

References m_clct_fifo_tbins.

50 { return m_clct_fifo_tbins; }
unsigned int m_clct_fifo_tbins

◆ clctHitPersist()

unsigned int CSCL1TPParameters::clctHitPersist ( ) const
inline

returns CLCT hit_persist

Definition at line 56 of file CSCL1TPParameters.h.

References m_clct_hit_persist.

56 { return m_clct_hit_persist; }
unsigned int m_clct_hit_persist

◆ clctMinSeparation()

unsigned int CSCL1TPParameters::clctMinSeparation ( ) const
inline

returns CLCT min_separation

Definition at line 71 of file CSCL1TPParameters.h.

References m_clct_min_separation.

71 { return m_clct_min_separation; }
unsigned int m_clct_min_separation

◆ clctNplanesHitPattern()

unsigned int CSCL1TPParameters::clctNplanesHitPattern ( ) const
inline

returns CLCT nplanes_hit_pattern

Definition at line 65 of file CSCL1TPParameters.h.

References m_clct_nplanes_hit_pattern.

unsigned int m_clct_nplanes_hit_pattern

◆ clctNplanesHitPretrig()

unsigned int CSCL1TPParameters::clctNplanesHitPretrig ( ) const
inline

returns CLCT nplanes_hit_pretrig

Definition at line 62 of file CSCL1TPParameters.h.

References m_clct_nplanes_hit_pretrig.

unsigned int m_clct_nplanes_hit_pretrig

◆ clctPidThreshPretrig()

unsigned int CSCL1TPParameters::clctPidThreshPretrig ( ) const
inline

returns CLCT pid_thresh_pretrig

Definition at line 68 of file CSCL1TPParameters.h.

References m_clct_pid_thresh_pretrig.

68 { return m_clct_pid_thresh_pretrig; }
unsigned int m_clct_pid_thresh_pretrig

◆ serialize()

template<class Archive >
void CSCL1TPParameters::serialize ( Archive &  ar,
const unsigned int  version 
)
private

◆ setAlctAccelMode()

void CSCL1TPParameters::setAlctAccelMode ( const unsigned int  theValue)
inline

sets ALCT accel_mode

Definition at line 98 of file CSCL1TPParameters.h.

References m_alct_accel_mode.

Referenced by CSCL1TPParametersConditions::prefillCSCL1TPParameters().

98 { m_alct_accel_mode = theValue; }
unsigned int m_alct_accel_mode

◆ setAlctDriftDelay()

void CSCL1TPParameters::setAlctDriftDelay ( const unsigned int  theValue)
inline

sets ALCT drift_delay

Definition at line 80 of file CSCL1TPParameters.h.

References m_alct_drift_delay.

Referenced by CSCL1TPParametersConditions::prefillCSCL1TPParameters().

80 { m_alct_drift_delay = theValue; }
unsigned int m_alct_drift_delay

◆ setAlctFifoPretrig()

void CSCL1TPParameters::setAlctFifoPretrig ( const unsigned int  theValue)
inline

sets ALCT fifo_pretrig

Definition at line 77 of file CSCL1TPParameters.h.

References m_alct_fifo_pretrig.

Referenced by CSCL1TPParametersConditions::prefillCSCL1TPParameters().

77 { m_alct_fifo_pretrig = theValue; }
unsigned int m_alct_fifo_pretrig

◆ setAlctFifoTbins()

void CSCL1TPParameters::setAlctFifoTbins ( const unsigned int  theValue)
inline

sets ALCT fifo_tbins

Definition at line 74 of file CSCL1TPParameters.h.

References m_alct_fifo_tbins.

Referenced by CSCL1TPParametersConditions::prefillCSCL1TPParameters().

74 { m_alct_fifo_tbins = theValue; }
unsigned int m_alct_fifo_tbins

◆ setAlctL1aWindowWidth()

void CSCL1TPParameters::setAlctL1aWindowWidth ( const unsigned int  theValue)
inline

sets ALCT l1a_window_width

Definition at line 101 of file CSCL1TPParameters.h.

References m_alct_l1a_window_width.

Referenced by CSCL1TPParametersConditions::prefillCSCL1TPParameters().

101 { m_alct_l1a_window_width = theValue; }
unsigned int m_alct_l1a_window_width

◆ setAlctNplanesHitAccelPattern()

void CSCL1TPParameters::setAlctNplanesHitAccelPattern ( const unsigned int  theValue)
inline

sets ALCT nplanes_hit_accel_pattern

Definition at line 92 of file CSCL1TPParameters.h.

References m_alct_nplanes_hit_accel_pattern.

Referenced by CSCL1TPParametersConditions::prefillCSCL1TPParameters().

unsigned int m_alct_nplanes_hit_accel_pattern

◆ setAlctNplanesHitAccelPretrig()

void CSCL1TPParameters::setAlctNplanesHitAccelPretrig ( const unsigned int  theValue)
inline

sets ALCT nplanes_hit_accel_pretrig

Definition at line 89 of file CSCL1TPParameters.h.

References m_alct_nplanes_hit_accel_pretrig.

Referenced by CSCL1TPParametersConditions::prefillCSCL1TPParameters().

unsigned int m_alct_nplanes_hit_accel_pretrig

◆ setAlctNplanesHitPattern()

void CSCL1TPParameters::setAlctNplanesHitPattern ( const unsigned int  theValue)
inline

sets ALCT nplanes_hit_pattern

Definition at line 86 of file CSCL1TPParameters.h.

References m_alct_nplanes_hit_pattern.

Referenced by CSCL1TPParametersConditions::prefillCSCL1TPParameters().

86 { m_alct_nplanes_hit_pattern = theValue; }
unsigned int m_alct_nplanes_hit_pattern

◆ setAlctNplanesHitPretrig()

void CSCL1TPParameters::setAlctNplanesHitPretrig ( const unsigned int  theValue)
inline

sets ALCT nplanes_hit_pretrig

Definition at line 83 of file CSCL1TPParameters.h.

References m_alct_nplanes_hit_pretrig.

Referenced by CSCL1TPParametersConditions::prefillCSCL1TPParameters().

83 { m_alct_nplanes_hit_pretrig = theValue; }
unsigned int m_alct_nplanes_hit_pretrig

◆ setAlctTrigMode()

void CSCL1TPParameters::setAlctTrigMode ( const unsigned int  theValue)
inline

sets ALCT trig_mode

Definition at line 95 of file CSCL1TPParameters.h.

References m_alct_trig_mode.

Referenced by CSCL1TPParametersConditions::prefillCSCL1TPParameters().

95 { m_alct_trig_mode = theValue; }
unsigned int m_alct_trig_mode

◆ setClctDriftDelay()

void CSCL1TPParameters::setClctDriftDelay ( const unsigned int  theValue)
inline

sets CLCT drift_delay

Definition at line 113 of file CSCL1TPParameters.h.

References m_clct_drift_delay.

Referenced by CSCL1TPParametersConditions::prefillCSCL1TPParameters().

113 { m_clct_drift_delay = theValue; }
unsigned int m_clct_drift_delay

◆ setClctFifoPretrig()

void CSCL1TPParameters::setClctFifoPretrig ( const unsigned int  theValue)
inline

sets CLCT fifo_pretrig

Definition at line 107 of file CSCL1TPParameters.h.

References m_clct_fifo_pretrig.

Referenced by CSCL1TPParametersConditions::prefillCSCL1TPParameters().

107 { m_clct_fifo_pretrig = theValue; }
unsigned int m_clct_fifo_pretrig

◆ setClctFifoTbins()

void CSCL1TPParameters::setClctFifoTbins ( const unsigned int  theValue)
inline

sets CLCT fifo_tbins

Definition at line 104 of file CSCL1TPParameters.h.

References m_clct_fifo_tbins.

Referenced by CSCL1TPParametersConditions::prefillCSCL1TPParameters().

104 { m_clct_fifo_tbins = theValue; }
unsigned int m_clct_fifo_tbins

◆ setClctHitPersist()

void CSCL1TPParameters::setClctHitPersist ( const unsigned int  theValue)
inline

sets CLCT hit_persist

Definition at line 110 of file CSCL1TPParameters.h.

References m_clct_hit_persist.

Referenced by CSCL1TPParametersConditions::prefillCSCL1TPParameters().

110 { m_clct_hit_persist = theValue; }
unsigned int m_clct_hit_persist

◆ setClctMinSeparation()

void CSCL1TPParameters::setClctMinSeparation ( const unsigned int  theValue)
inline

sets CLCT min_separation

Definition at line 125 of file CSCL1TPParameters.h.

References m_clct_min_separation.

Referenced by CSCL1TPParametersConditions::prefillCSCL1TPParameters().

125 { m_clct_min_separation = theValue; }
unsigned int m_clct_min_separation

◆ setClctNplanesHitPattern()

void CSCL1TPParameters::setClctNplanesHitPattern ( const unsigned int  theValue)
inline

sets CLCT nplanes_hit_pattern

Definition at line 119 of file CSCL1TPParameters.h.

References m_clct_nplanes_hit_pattern.

Referenced by CSCL1TPParametersConditions::prefillCSCL1TPParameters().

119 { m_clct_nplanes_hit_pattern = theValue; }
unsigned int m_clct_nplanes_hit_pattern

◆ setClctNplanesHitPretrig()

void CSCL1TPParameters::setClctNplanesHitPretrig ( const unsigned int  theValue)
inline

sets CLCT nplanes_hit_pretrig

Definition at line 116 of file CSCL1TPParameters.h.

References m_clct_nplanes_hit_pretrig.

Referenced by CSCL1TPParametersConditions::prefillCSCL1TPParameters().

116 { m_clct_nplanes_hit_pretrig = theValue; }
unsigned int m_clct_nplanes_hit_pretrig

◆ setClctPidThreshPretrig()

void CSCL1TPParameters::setClctPidThreshPretrig ( const unsigned int  theValue)
inline

sets CLCT pid_thresh_pretrig

Definition at line 122 of file CSCL1TPParameters.h.

References m_clct_pid_thresh_pretrig.

Referenced by CSCL1TPParametersConditions::prefillCSCL1TPParameters().

122 { m_clct_pid_thresh_pretrig = theValue; }
unsigned int m_clct_pid_thresh_pretrig

Friends And Related Function Documentation

◆ boost::serialization::access

friend class boost::serialization::access
friend

Definition at line 142 of file CSCL1TPParameters.h.

◆ cond::serialization::access

template<typename CondSerializationT , typename Enabled >
friend struct cond::serialization::access
friend

Definition at line 142 of file CSCL1TPParameters.h.

Member Data Documentation

◆ m_alct_accel_mode

unsigned int CSCL1TPParameters::m_alct_accel_mode
private

Definition at line 133 of file CSCL1TPParameters.h.

Referenced by alctAccelMode(), and setAlctAccelMode().

◆ m_alct_drift_delay

unsigned int CSCL1TPParameters::m_alct_drift_delay
private

Definition at line 130 of file CSCL1TPParameters.h.

Referenced by alctDriftDelay(), and setAlctDriftDelay().

◆ m_alct_fifo_pretrig

unsigned int CSCL1TPParameters::m_alct_fifo_pretrig
private

Definition at line 129 of file CSCL1TPParameters.h.

Referenced by alctFifoPretrig(), and setAlctFifoPretrig().

◆ m_alct_fifo_tbins

unsigned int CSCL1TPParameters::m_alct_fifo_tbins
private

ALCT configuration parameters.

Definition at line 129 of file CSCL1TPParameters.h.

Referenced by alctFifoTbins(), and setAlctFifoTbins().

◆ m_alct_l1a_window_width

unsigned int CSCL1TPParameters::m_alct_l1a_window_width
private

Definition at line 133 of file CSCL1TPParameters.h.

Referenced by alctL1aWindowWidth(), and setAlctL1aWindowWidth().

◆ m_alct_nplanes_hit_accel_pattern

unsigned int CSCL1TPParameters::m_alct_nplanes_hit_accel_pattern
private

◆ m_alct_nplanes_hit_accel_pretrig

unsigned int CSCL1TPParameters::m_alct_nplanes_hit_accel_pretrig
private

◆ m_alct_nplanes_hit_pattern

unsigned int CSCL1TPParameters::m_alct_nplanes_hit_pattern
private

Definition at line 132 of file CSCL1TPParameters.h.

Referenced by alctNplanesHitPattern(), and setAlctNplanesHitPattern().

◆ m_alct_nplanes_hit_pretrig

unsigned int CSCL1TPParameters::m_alct_nplanes_hit_pretrig
private

Definition at line 131 of file CSCL1TPParameters.h.

Referenced by alctNplanesHitPretrig(), and setAlctNplanesHitPretrig().

◆ m_alct_trig_mode

unsigned int CSCL1TPParameters::m_alct_trig_mode
private

Definition at line 133 of file CSCL1TPParameters.h.

Referenced by alctTrigMode(), and setAlctTrigMode().

◆ m_clct_drift_delay

unsigned int CSCL1TPParameters::m_clct_drift_delay
private

Definition at line 137 of file CSCL1TPParameters.h.

Referenced by clctDriftDelay(), and setClctDriftDelay().

◆ m_clct_fifo_pretrig

unsigned int CSCL1TPParameters::m_clct_fifo_pretrig
private

Definition at line 136 of file CSCL1TPParameters.h.

Referenced by clctFifoPretrig(), and setClctFifoPretrig().

◆ m_clct_fifo_tbins

unsigned int CSCL1TPParameters::m_clct_fifo_tbins
private

CLCT configuration parameters.

Definition at line 136 of file CSCL1TPParameters.h.

Referenced by clctFifoTbins(), and setClctFifoTbins().

◆ m_clct_hit_persist

unsigned int CSCL1TPParameters::m_clct_hit_persist
private

Definition at line 137 of file CSCL1TPParameters.h.

Referenced by clctHitPersist(), and setClctHitPersist().

◆ m_clct_min_separation

unsigned int CSCL1TPParameters::m_clct_min_separation
private

Definition at line 140 of file CSCL1TPParameters.h.

Referenced by clctMinSeparation(), and setClctMinSeparation().

◆ m_clct_nplanes_hit_pattern

unsigned int CSCL1TPParameters::m_clct_nplanes_hit_pattern
private

Definition at line 138 of file CSCL1TPParameters.h.

Referenced by clctNplanesHitPattern(), and setClctNplanesHitPattern().

◆ m_clct_nplanes_hit_pretrig

unsigned int CSCL1TPParameters::m_clct_nplanes_hit_pretrig
private

Definition at line 138 of file CSCL1TPParameters.h.

Referenced by clctNplanesHitPretrig(), and setClctNplanesHitPretrig().

◆ m_clct_pid_thresh_pretrig

unsigned int CSCL1TPParameters::m_clct_pid_thresh_pretrig
private

Definition at line 139 of file CSCL1TPParameters.h.

Referenced by clctPidThreshPretrig(), and setClctPidThreshPretrig().