EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
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
DumpCaloTriggerInfo
(
const
std::string &NodeName);
13
~DumpCaloTriggerInfo
()
override
{}
14
15
protected
:
16
int
process_Node
(
PHNode
*mynode)
override
;
17
};
fun4all_coresoftware
blob
master
offline
packages
NodeDump
DumpCaloTriggerInfo.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:44
using
1.8.2 with
EIC GitHub integration