Functions | |
ADDITIONAL_NOTES txt< seligman @nevis.columbia.edu > Sep This is a detailed supplement to the brief notes in README txt These notes explain why things are done in a certain way in AnalysisExample_module | cc (if you followed directions, you've renamed it by now).Believe it or not |
there s an example in the sample fcl file in this | directory (4) If you're familiar with C++ |
there s an example in the sample fcl file in this then the _module cc file takes the place of a main routine in LArSoft If you create any external classes to be called by your module that are part of the same you ll put the headers in a h file and the implementation in a cxx | file (5) Don't confuse the name"AnalysisExample"with the contents of directory $SRT_PUBLIC_CONTEXT/AnalysisBase.The AnalysisBase package contains classes that define the final physics objects produced by the reconstruction process(particle ID |
there s an example in the sample fcl file in this then the _module cc file takes the place of a main routine in LArSoft If you create any external classes to be called by your module that are part of the same you ll put the headers in a h file and the implementation in a cxx shower etc The AnalysisExample package provides an example of how to analyze stuff that s been put in LArSoft event | records (6) Once you have a ROOT file of histograms and n-tuples |
Variables | |
ADDITIONAL_NOTES txt< seligman @nevis.columbia.edu > Sep This is a detailed supplement to the brief notes in README txt These notes explain why things are done in a certain way in AnalysisExample_module it s to teach you something useful(1) See< https it s near the end This lets you use the name of this class in a module_type statement in a fcl | file |
there s an example in the sample fcl file in this then the _module cc file takes the place of a main routine in LArSoft If you create any external classes to be called by your module that are part of the same | package |
there s an example in the sample fcl file in this then the _module cc file takes the place of a main routine in LArSoft If you create any external classes to be called by your module that are part of the same you ll put the headers in a h file and the implementation in a cxx shower | energy |
ADDITIONAL_NOTES txt<seligman@nevis.columbia.edu> Sep This is a detailed supplement to the brief notes in README txt These notes explain why things are done in a certain way in AnalysisExample_module cc | ( | if you followed | directions, |
you've renamed it by | now | ||
) |
|
final |
there s an example in the sample fcl file in this then the _module cc file takes the place of a main routine in LArSoft If you create any external classes to be called by your module that are part of the same you ll put the headers in a h file and the implementation in a cxx shower etc The AnalysisExample package provides an example of how to analyze stuff that s been put in LArSoft event records | ( | 6 | ) |
there s an example in the sample fcl file in this then the _module cc file takes the place of a main routine in LArSoft If you create any external classes to be called by your module that are part of the same you ll put the headers in a h file and the implementation in a cxx shower energy |
Definition at line 41 of file ADDITIONAL_NOTES.txt.
ADDITIONAL_NOTES txt<seligman@nevis.columbia.edu> Sep This is a detailed supplement to the brief notes in README txt These notes explain why things are done in a certain way in AnalysisExample_module it s to teach you something useful (1) See <https it s near the end This lets you use the name of this class in a module_type statement in a fcl file |
Definition at line 27 of file ADDITIONAL_NOTES.txt.