Go to the documentation of this file.
18 cout <<
"DTConfigTester::DTConfigTester()" << endl;
33 cout <<
"DTConfigTester::analyze()" << endl;
34 cout <<
"\tRun number :" <<
e.id().run() << endl;
35 cout <<
"\tEvent number :" <<
e.id().event() << endl;
42 cout <<
"\tPrint configuration :" << endl;
58 cout <<
"******************************************************************"
61 cout <<
"* DTTrigger configuration : LUT parameters from "
64 cout <<
"******************************************************************"
const DTConfigTraco * getDTConfigTraco(DTTracoId) const
Get desired TRACO configuration.
void print() const
Print the setup.
const DTConfigLUTs * getDTConfigLUTs(DTChamberId) const
Get desired LUT configuration.
bool lutFromDB() const
Lut from DB flag.
void print() const
Print the setup.
void print() const
Print the setup.
const DTConfigBti * getDTConfigBti(DTBtiId) const
Get desired BTI configuration.
T getUntrackedParameter(std::string const &, T const &) const
~DTConfigTester() override
Destructor.
const DTConfigTSTheta * getDTConfigTSTheta(DTChamberId) const
Get desired Trigger Server Theta configuration.
void print() const
Print the setup.
void print() const
Print the setup.
void analyze(const edm::Event &, const edm::EventSetup &) override
void print() const
Print the setup.
void print() const
Print the setup.
const DTConfigTrigUnit * getDTConfigTrigUnit(DTChamberId) const
Get desired Trigger Unit configuration.
const DTConfigPedestals * getDTConfigPedestals() const
Get desired Pedestals configuration.
void print() const
Print the setup.
const DTConfigTSPhi * getDTConfigTSPhi(DTChamberId) const
Get desired Trigger Server Phi configuration.
const DTConfigSectColl * getDTConfigSectColl(DTSectCollId) const
Get desired SectorCollector configuration.
DTConfigTester(const edm::ParameterSet &)
Constructor.