To search a specific histogram in root file Unicorn Meta Zoo #1: Why another podcast? ...
How do I check if a string is entirely made of the same substring?
Can you stand up from being prone using Skirmisher outside of your turn?
What's the difference between using dependency injection with a container and using a service locator?
What is the best way to deal with NPC-NPC combat?
Crossed out red box fitting tightly around image
Why do distances seem to matter in the Foundation world?
Does Mathematica have an implementation of the Poisson binomial distribution?
What makes accurate emulation of old systems a difficult task?
Long vowel quality before R
Arriving in Atlanta after US Preclearance in Dublin. Will I go through TSA security in Atlanta to transfer to a connecting flight?
How to not starve gigantic beasts
How to open locks without disable device?
Is accepting an invalid credit card number a security issue?
What is purpose of DB Browser(dbbrowser.aspx) under admin tool?
Could moose/elk survive in the Amazon forest?
Can we hide a text first in a picture and then hide that image again in one more image?
What does a straight horizontal line above a few notes, after a changed tempo mean?
How would I use different systems of magic when they are capable of the same effects?
Do I need to protect SFP ports and optics from dust/contaminants? If so, how?
Why do games have consumables?
Raising a bilingual kid. When should we introduce the majority language?
Contradiction proof for inequality of P and NP?
A strange hotel
Are there moral objections to a life motivated purely by money? How to sway a person from this lifestyle?
To search a specific histogram in root file
Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar Manara
I have a huge root file i.e hist-sample.root in which there are thousands of histogrms. I was using to command to search a specific histogram. It was something like gDirectory->("Ptbb"). Something is missing in this command. Any one can please suggest.
root
add a comment |
I have a huge root file i.e hist-sample.root in which there are thousands of histogrms. I was using to command to search a specific histogram. It was something like gDirectory->("Ptbb"). Something is missing in this command. Any one can please suggest.
root
This question seems to be about the ROOT scientific software toolkit and not about LaTeX, therefore it is off-topic for this site.
– Marijn
1 min ago
add a comment |
I have a huge root file i.e hist-sample.root in which there are thousands of histogrms. I was using to command to search a specific histogram. It was something like gDirectory->("Ptbb"). Something is missing in this command. Any one can please suggest.
root
I have a huge root file i.e hist-sample.root in which there are thousands of histogrms. I was using to command to search a specific histogram. It was something like gDirectory->("Ptbb"). Something is missing in this command. Any one can please suggest.
root
root
asked 3 mins ago
HiggsHiggs
425
425
This question seems to be about the ROOT scientific software toolkit and not about LaTeX, therefore it is off-topic for this site.
– Marijn
1 min ago
add a comment |
This question seems to be about the ROOT scientific software toolkit and not about LaTeX, therefore it is off-topic for this site.
– Marijn
1 min ago
This question seems to be about the ROOT scientific software toolkit and not about LaTeX, therefore it is off-topic for this site.
– Marijn
1 min ago
This question seems to be about the ROOT scientific software toolkit and not about LaTeX, therefore it is off-topic for this site.
– Marijn
1 min ago
add a comment |
1 Answer
1
active
oldest
votes
There is a forum for root questions:
https://root-forum.cern.ch/
New contributor
valerie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f487555%2fto-search-a-specific-histogram-in-root-file%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
There is a forum for root questions:
https://root-forum.cern.ch/
New contributor
valerie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
There is a forum for root questions:
https://root-forum.cern.ch/
New contributor
valerie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
There is a forum for root questions:
https://root-forum.cern.ch/
New contributor
valerie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
There is a forum for root questions:
https://root-forum.cern.ch/
New contributor
valerie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
valerie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 1 min ago
valerievalerie
1
1
New contributor
valerie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
valerie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
valerie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f487555%2fto-search-a-specific-histogram-in-root-file%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
This question seems to be about the ROOT scientific software toolkit and not about LaTeX, therefore it is off-topic for this site.
– Marijn
1 min ago