Hello,
I have a TChain to which I add 50 TTrees (each one is in a separate file). I find some interesting events and know the event number and would like to know which file an event is in. I wonder if there is a way to retrieve this information from the TChain? I see there is a current file retrieval function, but I dont see that TFile has the ability to tell me the name of the actual file. Does someone know a way to do this?
Thanks,
Mark