Analysis Software
Documentation for
sPHENIX
simulation software
Home page
Related Pages
Modules
Namespaces
Classes
Files
Examples
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
DumpCaloTriggerInfo.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file DumpCaloTriggerInfo.h
1
#pragma once
2
3
#include "
DumpObject.h
"
4
5
#include <string>
6
7
class
PHNode
;
8
9
class
DumpCaloTriggerInfo
:
public
DumpObject
10
{
11
public
:
12
explicit
DumpCaloTriggerInfo
(
const
std::string
&NodeName);
13
~DumpCaloTriggerInfo
()
override
{}
14
15
protected
:
16
int
process_Node
(
PHNode
*mynode)
override
;
17
};
coresoftware
blob
master
offline
packages
NodeDump
DumpCaloTriggerInfo.h
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:18:07
using
1.8.2 with
sPHENIX GitHub integration