![]() |
ATLAS Offline Software
|
Reading/Writing of trigger configuration data from/to COOL. More...
#include <TrigConfCoolWriter.h>
Public Member Functions | |
| TrigConfCoolWriter (const std::string &dbId, std::ostream &o=std::cout) | |
| constructor | |
| ~TrigConfCoolWriter () | |
| destructor | |
| void | createSchema (int schemaVersion=0) |
| Create a new schema in the COOL database. | |
| void | recreateSchema (int schemaVersion=0) |
| Create a new schema in the COOL database with prior deletion of the old one. | |
| void | printSchema (std::ostream &o) |
| Prints the schema in the COOL database. | |
| void | printSchemaVersion (std::ostream &o) |
| Prints the schema in the COOL database. | |
| void | writeL1Payload (ValidityRange vr, const CTPConfig &ctpConfig) |
| void | writeHLTPayload (ValidityRange vr, const HLTFrame &hltFrame, const std::string &configSource) |
| void | writeMCKPayload (ValidityRange vr, unsigned int mck, std::string &release, std::string &info) |
| void | writeRunPayload (unsigned int runNumber, unsigned int masterConfigKey, unsigned int hltPrescaleKey, const TrigConf::ThresholdConfig &lvl1Thr, const TrigConf::CTPConfig &ctpConfig, const TrigConf::CaloInfo &caloInfo, const TrigConf::HLTFrame &hltFrame, const std::string &configSource) |
| Writing run-wise configuration information the COOL database. | |
| void | writeRunPayload (const RunRangeVec &runRanges, unsigned int masterConfigKey, unsigned int hltPrescaleKey, const TrigConf::ThresholdConfig &lvl1Thr, const TrigConf::CTPConfig &ctpConfig, const TrigConf::CaloInfo &caloInfo, const TrigConf::HLTFrame &hltFrame, const std::string &configSource) |
| void | writeL1MenuPayload (ValidityRange vr, const TrigConf::Menu &lvl1Menu) |
| Writing L1 run-wise configuration information to the COOL database. | |
| void | writeL1MenuPayload (const RunRangeVec &runRanges, const TrigConf::Menu &lvl1Menu) |
| void | writeL1CTPCoreInputMapping (ValidityRange vr, const Menu &lvl1Menu) |
| void | writeL1MonPayload (unsigned int runNumber, const TrigConf::Menu *lvl1Menu) |
| Writing L1 run-wise monitoring configuration to COOL. | |
| void | writeL1MonPayload (const RunRangeVec &runRanges, const TrigConf::Menu *lvl1Menu) |
| void | writeL1BunchGroupLBPayload (const RunRangeVec &runRanges, unsigned int bgKey, const BunchGroupSet &bgs) |
| Writing LB-wise L1 bunch group definition to the COOL database. | |
| void | writeL1BunchGroupLBPayload (ValidityRange vr, unsigned int bgKey, const BunchGroupSet &bgs) |
| void | writeL1BunchGroupRunPayload (ValidityRange vr, const Menu &lvl1Menu, const BunchGroupSet &bgs) |
| Writing run-wise L1 bunch group names and item to bunch group mapping to COOL. | |
| void | writeL1BunchGroupRunPayload (const RunRangeVec &runRanges, const TrigConf::Menu &lvl1Menu, const TrigConf::BunchGroupSet &bgs) |
| void | writeHltPrescalePayload (unsigned int runNumber, unsigned int lumiblockNumber, const TrigConf::HLTPrescaleSet &pss) |
| Writing luminosityblock-wise configuration information the COOL database. | |
| void | writeHltPrescalePayload (const RunRangeVec &runRanges, const TrigConf::HLTPrescaleSet &pss) |
| void | writeHltPrescalePayload (cool::ValidityKey since, cool::ValidityKey until, const TrigConf::HLTPrescaleSet &pss) |
| void | writeL1PrescalePayload (unsigned int runNumber, unsigned int lumiblockNumber, unsigned int lvl1PrescaleKey, const TrigConf::PrescaleSet &prescale) |
| Writing luminosityblock-wise configuration information the COOL database. | |
| void | writeL1PrescalePayload (const RunRangeVec &runRanges, unsigned int lvl1PrescaleKey, const TrigConf::PrescaleSet &prescale) |
| void | writeL1PrescalePayload (cool::ValidityKey since, cool::ValidityKey until, unsigned int lvl1PrescaleKey, const TrigConf::PrescaleSet &prescaleSet) |
| void | readRunPayload (unsigned int runNumber, TrigConf::HLTFrame &hltFrame, unsigned int &masterConfigKey, unsigned int &hltPrescaleKey, std::string &configSource) |
| Reading run-wise configuration information from COOL database. | |
| void | readHLTPayload (unsigned int run, HLTFrame &hltFrame) |
| void | readL1Payload (unsigned int run, CTPConfig &ctpc) |
| void | readHltPrescalePayload (unsigned int runNumber, unsigned int lumiblockNumber, TrigConf::HLTPrescaleSet &pss) |
| Reading luminosityblock-wise configuration information the COOL database. | |
| void | readL1BunchGroupLBPayload (unsigned int runNumber, unsigned int lumiblockNumber, int &bgKey, TrigConf::BunchGroupSet &bgs) |
| Reading lb-wise bunch group configuration information from COOL database. | |
| std::pair< std::vector< std::string >, std::map< unsigned int, unsigned char > > | readL1BunchGroupRunPayload (unsigned int runNumber) |
| Reading bunch group configuration information from COOL database. | |
| void | readL1PrescalePayload (unsigned int runNumber, unsigned int lumiblockNumber, unsigned int &lvl1PrescaleKey, TrigConf::PrescaleSet &prescale) |
| Reading luminosityblock-wise configuration information the COOL database. | |
| void | readL1InputMapPayload (unsigned int runNumber, std::vector< TrigConf::PIT * > &pits, std::vector< TrigConf::TIP * > &tips) |
| Read run-wise PIT configuration from COOL database. | |
| void | readL1MonMapPayload (unsigned int runNumber, std::vector< TrigConf::ThresholdMonitor * > &mons) |
| Read run-wise LVL1 monitoring configuration from COOL database. | |
| void | readL1Items (unsigned int runNumber, std::vector< TrigConf::TriggerItem * > &items) |
| Read run-wise L1 item vector from COOL database. | |
| void | readL1Thresholds (unsigned int runNumber, std::vector< TrigConf::TriggerThreshold * > &thrs) |
| Read run-wise L1 threshold vector from COOL database. | |
| void | readL1ItemDef (unsigned int runNumber, const std::vector< TrigConf::TriggerItem * > &items, const std::vector< TrigConf::TriggerThreshold * > &thrs) |
| Read run-wise L1 item defintions (conditions) from COOL database. | |
| void | readL1Menu (unsigned int runNumber, CTPConfig &ctpc) |
| Read L1 menu from COOL database. | |
| std::vector< std::string > | checkPayloadSize (unsigned int run, unsigned int lb, int displayMode, bool openend, unsigned int lbend) |
| void | addWriteFolder (const std::string &fname) |
| void | setVerbosityLevel (unsigned int level) |
| unsigned int | verbosityLevel () const |
| bool | checkDbConnection (bool readonly) |
| bool | HLTPrescaleFolderExists () |
| void | clearWriteFolder () |
Private Member Functions | |
| TrigConfCoolWriter () | |
| default constructor | |
| TrigConfCoolWriter (const TrigConfCoolWriter &orig) | |
| copy constructor | |
| cool::IDatabaseSvc & | databaseService () |
| get COOL db service | |
| cool::IDatabasePtr | openDb (bool readOnly=true) |
| open COOL db connection | |
| bool | dbIsOpen () |
| check if db is open | |
| void | dropDb () |
| delete the COOL database | |
| void | closeDb (cool::IDatabasePtr &db) |
| close the COOL database | |
| void | closeDb () |
| cool::IDatabasePtr | createDb () |
| create a new COOL database | |
| cool::IDatabasePtr | recreateDb () |
| create a new COOL database with prior deletion of the old one | |
| void | rangeInfo (const std::string &content, cool::ValidityKey since, cool::ValidityKey until) |
| bool | shouldFolderBeUpdated (const std::string &foldername) |
| check if foldername is in list of writeable folders | |
Private Attributes | |
| cool::DatabaseId | m_dbId |
| db connection string | |
| cool::IDatabasePtr | m_dbPtr |
| COOL database pointer. | |
| cool::Application | m_coolApp |
| COOL application. | |
| std::vector< std::string > | m_writeFolderList |
| list of folders to which writing is restricted | |
| std::ostream & | m_ostream |
| output stream for all messages | |
| int | m_verbosityLevel {0} |
Friends | |
| class | AutoDBOpen |
Reading/Writing of trigger configuration data from/to COOL.
Definition at line 95 of file TrigConfCoolWriter.h.
|
inline |
constructor
| dbId | database connection string |
| o | output stream for all messages (defaults to cout) |
Definition at line 103 of file TrigConfCoolWriter.h.
|
inline |
|
inlineprivate |
default constructor
Definition at line 393 of file TrigConfCoolWriter.h.
|
inlineprivate |
copy constructor
Definition at line 398 of file TrigConfCoolWriter.h.
|
inline |
Definition at line 378 of file TrigConfCoolWriter.h.
| bool TrigConf::TrigConfCoolWriter::checkDbConnection | ( | bool | readonly | ) |
Definition at line 88 of file TrigConfCoolWriter.cxx.
| vector< string > TrigConf::TrigConfCoolWriter::checkPayloadSize | ( | unsigned int | run, |
| unsigned int | lb, | ||
| int | displayMode, | ||
| bool | openend, | ||
| unsigned int | lbend ) |
Definition at line 1701 of file TrigConfCoolWriter.cxx.
|
inline |
Definition at line 387 of file TrigConfCoolWriter.h.
|
private |
Definition at line 155 of file TrigConfCoolWriter.cxx.
|
private |
close the COOL database
Definition at line 137 of file TrigConfCoolWriter.cxx.
|
private |
create a new COOL database
Definition at line 245 of file TrigConfCoolWriter.cxx.
| void TrigConf::TrigConfCoolWriter::createSchema | ( | int | schemaVersion = 0 | ) |
Create a new schema in the COOL database.
Definition at line 172 of file TrigConfCoolWriter.cxx.
|
private |
get COOL db service
Definition at line 81 of file TrigConfCoolWriter.cxx.
|
private |
check if db is open
Definition at line 97 of file TrigConfCoolWriter.cxx.
|
private |
| bool TrigConf::TrigConfCoolWriter::HLTPrescaleFolderExists | ( | ) |
Definition at line 1683 of file TrigConfCoolWriter.cxx.
|
private |
open COOL db connection
| readOnly | if true the db is opened in readonly mode |
Definition at line 106 of file TrigConfCoolWriter.cxx.
| void TrigConf::TrigConfCoolWriter::printSchema | ( | std::ostream & | o | ) |
Prints the schema in the COOL database.
| o | output stream |
Definition at line 211 of file TrigConfCoolWriter.cxx.
| void TrigConf::TrigConfCoolWriter::printSchemaVersion | ( | std::ostream & | o | ) |
Prints the schema in the COOL database.
| o | output stream |
Definition at line 221 of file TrigConfCoolWriter.cxx.
|
private |
Definition at line 262 of file TrigConfCoolWriter.cxx.
| void TrigConfCoolWriter::readHLTPayload | ( | unsigned int | run, |
| HLTFrame & | hltFrame ) |
Definition at line 1249 of file TrigConfCoolWriter.cxx.
| void TrigConfCoolWriter::readHltPrescalePayload | ( | unsigned int | runNumber, |
| unsigned int | lumiblockNumber, | ||
| TrigConf::HLTPrescaleSet & | pss ) |
Reading luminosityblock-wise configuration information the COOL database.
| runNumber | run number |
| lumiblockNumber | luminosity block number |
| pss | HLT prescale configuration object |
Definition at line 1115 of file TrigConfCoolWriter.cxx.
| void TrigConfCoolWriter::readL1BunchGroupLBPayload | ( | unsigned int | runNumber, |
| unsigned int | lumiblockNumber, | ||
| int & | bgKey, | ||
| TrigConf::BunchGroupSet & | bgs ) |
Reading lb-wise bunch group configuration information from COOL database.
| runNumber | run number |
| lumiblockNumber | lb number |
| bgKey | HLT bunch group set configuration key |
| bgs | the bunchgroup set |
Definition at line 1576 of file TrigConfCoolWriter.cxx.
| pair< vector< string >, map< unsigned int, unsigned char > > TrigConf::TrigConfCoolWriter::readL1BunchGroupRunPayload | ( | unsigned int | runNumber | ) |
Reading bunch group configuration information from COOL database.
| runNumber | run number |
| lumiblockNumber | lb number |
| bgKey | HLT bunch group set configuration key |
| bgs | the bunchgroup set |
Definition at line 1554 of file TrigConfCoolWriter.cxx.
| void TrigConfCoolWriter::readL1InputMapPayload | ( | unsigned int | runNumber, |
| std::vector< TrigConf::PIT * > & | pits, | ||
| std::vector< TrigConf::TIP * > & | tips ) |
Read run-wise PIT configuration from COOL database.
| runNumber | run number |
| pits | Vector of PIT object to be filled |
Definition at line 1316 of file TrigConfCoolWriter.cxx.
| void TrigConfCoolWriter::readL1ItemDef | ( | unsigned int | runNumber, |
| const std::vector< TrigConf::TriggerItem * > & | items, | ||
| const std::vector< TrigConf::TriggerThreshold * > & | thrs ) |
Read run-wise L1 item defintions (conditions) from COOL database.
| runNumber | run number |
| items | Vector of Item object to be updated |
| thrs | Vector of Thresholds from which some are added to the item |
Definition at line 1449 of file TrigConfCoolWriter.cxx.
| void TrigConfCoolWriter::readL1Items | ( | unsigned int | runNumber, |
| std::vector< TrigConf::TriggerItem * > & | items ) |
Read run-wise L1 item vector from COOL database.
| runNumber | run number |
| items | Vector of Item object to be filled |
Definition at line 1395 of file TrigConfCoolWriter.cxx.
| void TrigConfCoolWriter::readL1Menu | ( | unsigned int | runNumber, |
| CTPConfig & | ctpc ) |
Read L1 menu from COOL database.
| runNumber | run number |
a unpleasant hack so we can figure out if this Run1 (CTPVersion 3) or Run2 (CTPVersion 4)
we use the fact that in Run2 the cable names were different
Definition at line 1470 of file TrigConfCoolWriter.cxx.
| void TrigConfCoolWriter::readL1MonMapPayload | ( | unsigned int | runNumber, |
| std::vector< TrigConf::ThresholdMonitor * > & | mons ) |
Read run-wise LVL1 monitoring configuration from COOL database.
| runNumber | run number |
| mons | Vector of mon counter objects to be filled |
Definition at line 1355 of file TrigConfCoolWriter.cxx.
| void TrigConfCoolWriter::readL1Payload | ( | unsigned int | run, |
| CTPConfig & | ctpc ) |
Setting the ctpVersion based on the run number does not work for MC
Definition at line 1303 of file TrigConfCoolWriter.cxx.
| void TrigConfCoolWriter::readL1PrescalePayload | ( | unsigned int | runNumber, |
| unsigned int | lumiblockNumber, | ||
| unsigned int & | lvl1PrescaleKey, | ||
| TrigConf::PrescaleSet & | prescale ) |
Reading luminosityblock-wise configuration information the COOL database.
| runNumber | run number |
| lumiblockNumber | luminosity block number |
| lvl1PrescaleKey | L1 prescale configuration key |
| prescale | L1 prescale configuration object |
Definition at line 1636 of file TrigConfCoolWriter.cxx.
| void TrigConfCoolWriter::readL1Thresholds | ( | unsigned int | runNumber, |
| std::vector< TrigConf::TriggerThreshold * > & | thrs ) |
Read run-wise L1 threshold vector from COOL database.
| runNumber | run number |
| items | Vector of Item object to be filled |
Definition at line 1433 of file TrigConfCoolWriter.cxx.
| void TrigConfCoolWriter::readRunPayload | ( | unsigned int | runNumber, |
| TrigConf::HLTFrame & | hltFrame, | ||
| unsigned int & | masterConfigKey, | ||
| unsigned int & | hltPrescaleKey, | ||
| std::string & | configSource ) |
Reading run-wise configuration information from COOL database.
| runNumber | run number |
| hltFrame | HLT menu configuration object |
| masterConfigKey | configuration super master key |
| hltPrescaleKey | HLT prescale configuration key |
| configSource | configuration source (DB connection string or XML file name(s)) |
Definition at line 1290 of file TrigConfCoolWriter.cxx.
|
private |
create a new COOL database with prior deletion of the old one
| void TrigConf::TrigConfCoolWriter::recreateSchema | ( | int | schemaVersion = 0 | ) |
Create a new schema in the COOL database with prior deletion of the old one.
Definition at line 232 of file TrigConfCoolWriter.cxx.
|
inline |
Definition at line 380 of file TrigConfCoolWriter.h.
|
inlineprivate |
check if foldername is in list of writeable folders
Definition at line 432 of file TrigConfCoolWriter.h.
|
inline |
Definition at line 381 of file TrigConfCoolWriter.h.
| void TrigConf::TrigConfCoolWriter::writeHLTPayload | ( | ValidityRange | vr, |
| const HLTFrame & | hltFrame, | ||
| const std::string & | configSource ) |
Definition at line 323 of file TrigConfCoolWriter.cxx.
| void TrigConfCoolWriter::writeHltPrescalePayload | ( | const RunRangeVec & | runRanges, |
| const TrigConf::HLTPrescaleSet & | pss ) |
Definition at line 1024 of file TrigConfCoolWriter.cxx.
| void TrigConf::TrigConfCoolWriter::writeHltPrescalePayload | ( | cool::ValidityKey | since, |
| cool::ValidityKey | until, | ||
| const TrigConf::HLTPrescaleSet & | pss ) |
| void TrigConfCoolWriter::writeHltPrescalePayload | ( | unsigned int | runNumber, |
| unsigned int | lumiblockNumber, | ||
| const TrigConf::HLTPrescaleSet & | pss ) |
Writing luminosityblock-wise configuration information the COOL database.
| runNumber | run number |
| lumiblockNumber | luminosity block number |
| hltPrescaleKey | HLT prescale configuration key |
| prescale | HLT prescale configuration object |
Definition at line 1037 of file TrigConfCoolWriter.cxx.
| void TrigConf::TrigConfCoolWriter::writeL1BunchGroupLBPayload | ( | const RunRangeVec & | runRanges, |
| unsigned int | bgKey, | ||
| const BunchGroupSet & | bgs ) |
Writing LB-wise L1 bunch group definition to the COOL database.
| runNumber | run number |
| bgs | BunchGroup set |
Definition at line 976 of file TrigConfCoolWriter.cxx.
| void TrigConf::TrigConfCoolWriter::writeL1BunchGroupLBPayload | ( | ValidityRange | vr, |
| unsigned int | bgKey, | ||
| const BunchGroupSet & | bgs ) |
Definition at line 988 of file TrigConfCoolWriter.cxx.
| void TrigConf::TrigConfCoolWriter::writeL1BunchGroupRunPayload | ( | const RunRangeVec & | runRanges, |
| const TrigConf::Menu & | lvl1Menu, | ||
| const TrigConf::BunchGroupSet & | bgs ) |
Definition at line 964 of file TrigConfCoolWriter.cxx.
| void TrigConf::TrigConfCoolWriter::writeL1BunchGroupRunPayload | ( | ValidityRange | vr, |
| const Menu & | lvl1Menu, | ||
| const BunchGroupSet & | bgs ) |
Writing run-wise L1 bunch group names and item to bunch group mapping to COOL.
| runNumber | run number |
| lvl1Menu | L1 Menu |
| bgs | BunchGroup set |
Definition at line 942 of file TrigConfCoolWriter.cxx.
| void TrigConf::TrigConfCoolWriter::writeL1CTPCoreInputMapping | ( | ValidityRange | vr, |
| const Menu & | lvl1Menu ) |
Definition at line 891 of file TrigConfCoolWriter.cxx.
| void TrigConf::TrigConfCoolWriter::writeL1MenuPayload | ( | const RunRangeVec & | runRanges, |
| const TrigConf::Menu & | lvl1Menu ) |
Definition at line 876 of file TrigConfCoolWriter.cxx.
| void TrigConf::TrigConfCoolWriter::writeL1MenuPayload | ( | ValidityRange | vr, |
| const TrigConf::Menu & | lvl1Menu ) |
Writing L1 run-wise configuration information to the COOL database.
| runNumber | run number |
| lvl1Menu | L1 Menu |
Definition at line 743 of file TrigConfCoolWriter.cxx.
| void TrigConf::TrigConfCoolWriter::writeL1MonPayload | ( | const RunRangeVec & | runRanges, |
| const TrigConf::Menu * | lvl1Menu ) |
Definition at line 505 of file TrigConfCoolWriter.cxx.
| void TrigConf::TrigConfCoolWriter::writeL1MonPayload | ( | unsigned int | runNumber, |
| const TrigConf::Menu * | lvl1Menu ) |
Writing L1 run-wise monitoring configuration to COOL.
| runNumber | run number |
| lvl1Menu | L1 Menu |
Definition at line 497 of file TrigConfCoolWriter.cxx.
| void TrigConfCoolWriter::writeL1Payload | ( | ValidityRange | vr, |
| const CTPConfig & | ctpConfig ) |
Definition at line 304 of file TrigConfCoolWriter.cxx.
| void TrigConfCoolWriter::writeL1PrescalePayload | ( | const RunRangeVec & | runRanges, |
| unsigned int | lvl1PrescaleKey, | ||
| const TrigConf::PrescaleSet & | prescale ) |
Definition at line 1170 of file TrigConfCoolWriter.cxx.
| void TrigConf::TrigConfCoolWriter::writeL1PrescalePayload | ( | cool::ValidityKey | since, |
| cool::ValidityKey | until, | ||
| unsigned int | lvl1PrescaleKey, | ||
| const TrigConf::PrescaleSet & | prescaleSet ) |
Definition at line 1195 of file TrigConfCoolWriter.cxx.
| void TrigConfCoolWriter::writeL1PrescalePayload | ( | unsigned int | runNumber, |
| unsigned int | lumiblockNumber, | ||
| unsigned int | lvl1PrescaleKey, | ||
| const TrigConf::PrescaleSet & | prescale ) |
Writing luminosityblock-wise configuration information the COOL database.
| runNumber | run number |
| lumiblockNumber | luminosity block number |
| hltpsk | HLT prescale configuration key |
| prescale | L1 prescale configuration object |
Definition at line 1184 of file TrigConfCoolWriter.cxx.
| void TrigConf::TrigConfCoolWriter::writeMCKPayload | ( | ValidityRange | vr, |
| unsigned int | mck, | ||
| std::string & | release, | ||
| std::string & | info ) |
Definition at line 425 of file TrigConfCoolWriter.cxx.
| void TrigConfCoolWriter::writeRunPayload | ( | const RunRangeVec & | runRanges, |
| unsigned int | masterConfigKey, | ||
| unsigned int | hltPrescaleKey, | ||
| const TrigConf::ThresholdConfig & | lvl1Thr, | ||
| const TrigConf::CTPConfig & | ctpConfig, | ||
| const TrigConf::CaloInfo & | caloInfo, | ||
| const TrigConf::HLTFrame & | hltFrame, | ||
| const std::string & | configSource ) |
Definition at line 471 of file TrigConfCoolWriter.cxx.
| void TrigConfCoolWriter::writeRunPayload | ( | unsigned int | runNumber, |
| unsigned int | masterConfigKey, | ||
| unsigned int | hltPrescaleKey, | ||
| const TrigConf::ThresholdConfig & | lvl1Thr, | ||
| const TrigConf::CTPConfig & | ctpConfig, | ||
| const TrigConf::CaloInfo & | caloInfo, | ||
| const TrigConf::HLTFrame & | hltFrame, | ||
| const std::string & | configSource ) |
Writing run-wise configuration information the COOL database.
| runNumber | run number |
| masterConfigKey | configuration super master key |
| hltPrescaleKey | HLT prescale configuration key |
| lvl1Thr | L1 threshold configuration object |
| ctpConfig | L1 CTP configuration object |
| caloInfo | L1 calorimeter configuration object |
| hltFrame | HLT menu configuration object |
| configSource | configuration source (DB connection string or XML file name(s)) |
Definition at line 455 of file TrigConfCoolWriter.cxx.
|
friend |
Definition at line 390 of file TrigConfCoolWriter.h.
|
private |
COOL application.
Definition at line 441 of file TrigConfCoolWriter.h.
|
private |
db connection string
Definition at line 439 of file TrigConfCoolWriter.h.
|
private |
COOL database pointer.
Definition at line 440 of file TrigConfCoolWriter.h.
|
private |
output stream for all messages
Definition at line 444 of file TrigConfCoolWriter.h.
|
private |
Definition at line 446 of file TrigConfCoolWriter.h.
|
private |
list of folders to which writing is restricted
Definition at line 443 of file TrigConfCoolWriter.h.