223 gSystem->ResetSignal(kSigChild);
224 gSystem->ResetSignal(kSigBus);
225 gSystem->ResetSignal(kSigSegmentationViolation);
226 gSystem->ResetSignal(kSigIllegalInstruction);
227 gSystem->ResetSignal(kSigSystem);
228 gSystem->ResetSignal(kSigPipe);
229 gSystem->ResetSignal(kSigAlarm);
230 gSystem->ResetSignal(kSigUrgent);
231 gSystem->ResetSignal(kSigFloatingException);
232 gSystem->ResetSignal(kSigWindowChanged);
233 }
else if(pset.getUntrackedParameter<
bool>(
"AbortOnSignal")){
236 gSystem->ResetSignal(kSigBus);
237 gSystem->ResetSignal(kSigSegmentationViolation);
238 gSystem->ResetSignal(kSigIllegalInstruction);
256 SetErrorHandler(RootErrorHandler);
261 gInterpreter->SetClassAutoloading(1);
265 TTree::SetMaxTreeSize(kMaxLong64);
266 TH1::AddDirectory(kFALSE);
273 if (!
hasDictionary(
typeid(std::vector<std::vector<unsigned int> >))) {
277 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)