224 gSystem->ResetSignal(kSigChild);
225 gSystem->ResetSignal(kSigBus);
226 gSystem->ResetSignal(kSigSegmentationViolation);
227 gSystem->ResetSignal(kSigIllegalInstruction);
228 gSystem->ResetSignal(kSigSystem);
229 gSystem->ResetSignal(kSigPipe);
230 gSystem->ResetSignal(kSigAlarm);
231 gSystem->ResetSignal(kSigUrgent);
232 gSystem->ResetSignal(kSigFloatingException);
233 gSystem->ResetSignal(kSigWindowChanged);
234 }
else if(pset.getUntrackedParameter<
bool>(
"AbortOnSignal")){
237 gSystem->ResetSignal(kSigBus);
238 gSystem->ResetSignal(kSigSegmentationViolation);
239 gSystem->ResetSignal(kSigIllegalInstruction);
257 SetErrorHandler(RootErrorHandler);
262 gInterpreter->SetClassAutoloading(1);
266 TTree::SetMaxTreeSize(kMaxLong64);
267 TH1::AddDirectory(kFALSE);
274 if (!
hasDictionary(
typeid(std::vector<std::vector<unsigned int> >))) {
278 int debugLevel = pset.getUntrackedParameter<
int>(
"DebugLevel");
bool loadAllDictionaries_
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined which we here list in angle e< void, edm::EventIDconst &, edm::Timestampconst & > We also list in braces which AR_WATCH_USING_METHOD_ is used for those or
void setRefCoreStreamer(bool resetAll=false)
std::string const & dictionaryPlugInPrefix()
void installCustomHandler(int signum, CFUNC func)
std::shared_ptr< const void > sigSegvHandler_
std::shared_ptr< const void > sigBusHandler_
std::shared_ptr< const void > sigIllHandler_
static PluginCapabilities * get()
bool hasDictionary(std::type_info const &)
void load(const std::string &iName)