마지막으로 실행파일 example.cc 에 헤더와 Event Action 클래스를 추가하면 끝!
1 | #include "OTEventAction.hh" |
1 | runManager -> SetUserAction( new OTEventAction()); |
실행 결과는 파일에 "event" Ntuple이 추가되는 것 뿐이므로 생략한다.
마지막으로 실행파일 example.cc 에 헤더와 Event Action 클래스를 추가하면 끝!
1 | #include "OTEventAction.hh" |
1 | runManager -> SetUserAction( new OTEventAction()); |
실행 결과는 파일에 "event" Ntuple이 추가되는 것 뿐이므로 생략한다.
ejungwoo |
현재 버전 | |
---|---|
선택 버전 |